Class NotImplementedException

  • All Implemented Interfaces:
    Serializable

    public class NotImplementedException
    extends ConnectionException
    Exception thrown if the client tried to use functionality that is not implemented in the server.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotImplementedException

        public NotImplementedException​(String message)