Class AccessRefusedException

  • All Implemented Interfaces:
    Serializable

    public class AccessRefusedException
    extends ChannelException
    The client attempted to work with a server entity to which it has no access due to security settings.
    See Also:
    Serialized Form
    • Constructor Detail

      • AccessRefusedException

        public AccessRefusedException​(String message)