Class NotAllowedException

  • All Implemented Interfaces:
    Serializable

    public class NotAllowedException
    extends ConnectionException
    Exception thrown if the client tried to work with some entity in a manner that is prohibited by the server, due to security settings or by some other criteria.
    See Also:
    Serialized Form
    • Constructor Detail

      • NotAllowedException

        public NotAllowedException​(String message)