Class ForbiddenException

  • All Implemented Interfaces:
    Serializable

    public class ForbiddenException
    extends ClientException
    Thrown by service connector methods to indicate that the caller is not authorized to perform the operation.
    See Also:
    Serialized Form
    • Constructor Detail

      • ForbiddenException

        public ForbiddenException​(ResultStatus resultStatus)