Class IllegalDeserializationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
no.mnemonic.messaging.requestsink.jms.IllegalDeserializationException
All Implemented Interfaces:
Serializable

public class IllegalDeserializationException extends IOException
Exception class to handle illegal deserialization.
See Also:
  • Constructor Details

    • IllegalDeserializationException

      public IllegalDeserializationException(String message)