类 NoneInstanceException

所有已实现的接口:
Serializable

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

    • NoneInstanceException

      public NoneInstanceException(String message)
    • NoneInstanceException

      public NoneInstanceException(String message, Throwable cause)
    • NoneInstanceException

      public NoneInstanceException(Throwable cause)
    • NoneInstanceException

      public NoneInstanceException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)