Package com.rabbitmq.utility
Class Utility.ThrowableCreatedElsewhere
java.lang.Object
java.lang.Throwable
com.rabbitmq.utility.Utility.ThrowableCreatedElsewhere
- All Implemented Interfaces:
Serializable
- Enclosing class:
Utility
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
Default for non-checking. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDDefault for non-checking.- See Also:
-
-
Constructor Details
-
ThrowableCreatedElsewhere
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTrace
in classThrowable
-