类 DataScopeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.macrocloud.kernel.datascope.exception.DataScopeException
所有已实现的接口:
Serializable

public class DataScopeException extends RuntimeException
数据权限异常
作者:
macro
另请参阅:
  • 构造器详细资料

    • DataScopeException

      public DataScopeException()
    • DataScopeException

      public DataScopeException(String message)
    • DataScopeException

      public DataScopeException(Throwable cause)