类 UserRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cdkjframework.exceptions.UserRuntimeException
所有已实现的接口:
Serializable

public class UserRuntimeException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • UserRuntimeException

      public UserRuntimeException(String message)
      构造函数
    • UserRuntimeException

      public UserRuntimeException(Exception ex, String message)
      构造函数
    • UserRuntimeException

      public UserRuntimeException(Integer code, String message)
      构造函数
    • UserRuntimeException

      public UserRuntimeException(String message, Throwable cause)
      构造函数
    • UserRuntimeException

      @Generated("\u6784\u9020\u51fd\u6570") public UserRuntimeException()
      构造函数