Package zmq
Class ZError.InstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.zeromq.UncheckedZMQException
zmq.ZError.InstantiationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ZError
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstantiationException
(String message) InstantiationException
(String message, Throwable cause) InstantiationException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InstantiationException
-
InstantiationException
-
InstantiationException
-