Class ProtocolNotFound

All Implemented Interfaces:
Serializable

public class ProtocolNotFound extends ProtocolException
See Also:
  • Constructor Details

    • ProtocolNotFound

      public ProtocolNotFound(String url)
    • ProtocolNotFound

      public ProtocolNotFound(String url, String message)
  • Method Details

    • getUrl

      public String getUrl()