java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.thecoderscorner.menu.remote.protocol.TcProtocolException
All Implemented Interfaces:
Serializable

public class TcProtocolException extends IOException
An exception that indicates a problem during protocol conversion
See Also:
  • Constructor Details

    • TcProtocolException

      public TcProtocolException(String message)
    • TcProtocolException

      public TcProtocolException(String message, Throwable cause)