Package org.apache.activemq.util
Class MarshallingSupport.MaxInflatedDataSizeExceededException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- java.io.EOFException
-
- org.apache.activemq.util.MarshallingSupport.ActiveMQUnmarshalEOFException
-
- org.apache.activemq.util.MarshallingSupport.MaxInflatedDataSizeExceededException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MarshallingSupport
public static class MarshallingSupport.MaxInflatedDataSizeExceededException extends MarshallingSupport.ActiveMQUnmarshalEOFException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MaxInflatedDataSizeExceededException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
MaxInflatedDataSizeExceededException
public MaxInflatedDataSizeExceededException(String message)
-
-