Class UnknownTransportProtocolException

  • All Implemented Interfaces:
    Serializable

    public class UnknownTransportProtocolException
    extends RuntimeException
    This exception indicates that the system was asked to use a TransportProtocol that it didn't know how to handle.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownTransportProtocolException

        public UnknownTransportProtocolException​(TransportProtocol transportProtocol)