Class ProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.synapse.format.syslog.ProtocolException
All Implemented Interfaces:
Serializable

public class ProtocolException extends Exception
Exception used by InputStreamConsumer.
See Also:
  • Constructor Details

    • ProtocolException

      public ProtocolException(String message)