public class ForbiddenException
extends java.lang.Exception
ForbiddenException exception when called code
determines the requested operation is not allowed.| Constructor and Description |
|---|
ForbiddenException() |
ForbiddenException(java.lang.String message) |