Class UnauthorizedException

All Implemented Interfaces:
Serializable, MessageFormattable

public class UnauthorizedException extends ContentStoreException
Exception thrown when a request is not accepted because the caller is not authorized to perform the function
Author:
Bill Branan
See Also:
  • Constructor Details