类 NotImplementedException

所有已实现的接口:
Serializable

public class NotImplementedException extends UnsupportedOperationException
未实现的功能
从以下版本开始:
1.0.11
作者:
应卓
另请参阅:
  • 构造器详细资料

    • NotImplementedException

      public NotImplementedException()
    • NotImplementedException

      public NotImplementedException(@Nullable String message)
    • NotImplementedException

      public NotImplementedException(@Nullable String message, @Nullable String contact)
  • 方法详细资料

    • getContact

      @Nullable public String getContact()