类 NotImplementedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.huangjian.modbus4j.sero.NotImplementedException
所有已实现的接口:
Serializable

public class NotImplementedException extends RuntimeException

NotImplementedException class.

另请参阅:
  • 构造器详细资料

    • NotImplementedException

      public NotImplementedException()

      Constructor for NotImplementedException.

    • NotImplementedException

      public NotImplementedException(String message)

      Constructor for NotImplementedException.

      参数:
      message - a String object.