Class DecodeException

All Implemented Interfaces:
Serializable

public final class DecodeException extends ProtocolException
See Also:
  • Constructor Details

    • DecodeException

      public DecodeException(String msg, Throwable cause)
    • DecodeException

      public DecodeException(String msg)