Class AclNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class AclNotFoundException
    extends Exception
    The exception, that is thrown when a reference to a non-existent Access Control List (ACL) is made.
    See Also:
    Serialized Form
    • Constructor Detail

      • AclNotFoundException

        public AclNotFoundException()
        Creates a new AclNotFoundException.