Package org.sklsft.commons.jms.reader
Class UnsupportedMessageTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sklsft.commons.api.exception.ApplicationException
org.sklsft.commons.api.exception.TechnicalError
org.sklsft.commons.jms.reader.UnsupportedMessageTypeException
- All Implemented Interfaces:
Serializable
public class UnsupportedMessageTypeException
extends org.sklsft.commons.api.exception.TechnicalError
- See Also:
-
Field Summary
Fields inherited from class org.sklsft.commons.api.exception.TechnicalError
ERROR_UNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sklsft.commons.api.exception.ApplicationException
getHttpErrorCode, getMessage, setMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedMessageTypeException
-