Package org.apache.storm.utils
Class WrappedIllegalStateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.storm.thrift.TException
org.apache.storm.generated.IllegalStateException
org.apache.storm.utils.WrappedIllegalStateException
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparable<IllegalStateException>
,org.apache.storm.thrift.TBase<IllegalStateException,
,IllegalStateException._Fields> org.apache.storm.thrift.TSerializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.storm.generated.IllegalStateException
IllegalStateException._Fields
-
Field Summary
Fields inherited from class org.apache.storm.generated.IllegalStateException
metaDataMap
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.storm.generated.IllegalStateException
clear, compareTo, deepCopy, equals, equals, fieldForId, get_msg, getFieldValue, hashCode, is_set_msg, isSet, read, set_msg, set_msg_isSet, setFieldValue, toString, unset_msg, validate, write
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
WrappedIllegalStateException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-