类 NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.huangjian.modbus4j.sero.NotImplementedException
- 所有已实现的接口:
Serializable
NotImplementedException class.
- 另请参阅:
-
构造器概要
构造器构造器说明Constructor for NotImplementedException.NotImplementedException(String message) Constructor for NotImplementedException. -
方法概要
-
构造器详细资料
-
NotImplementedException
public NotImplementedException()Constructor for NotImplementedException.
-
NotImplementedException
Constructor for NotImplementedException.
- 参数:
message- aStringobject.
-