Class NotAuthorizedException

  • All Implemented Interfaces:
    Serializable

    public class NotAuthorizedException
    extends InventoryException
    Raised when an user is not allowed to perform an operation
    Author:
    Adrián Fernando Martínez Molina <adrian.martinez@kuwaiba.org>
    See Also:
    Serialized Form
    • Constructor Detail

      • NotAuthorizedException

        public NotAuthorizedException​(String msg)