Package org.iota.types.expections
Class ClientException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.iota.types.expections.ClientException
-
- All Implemented Interfaces:
java.io.Serializable
public class ClientException extends java.lang.Exception- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ClientException(java.lang.String methodName, java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMethodName()
-