Class PermissionException

All Implemented Interfaces:
Serializable

public final class PermissionException extends RpcException
PermissionException is used to specify a permissions violation
See Also:
  • Constructor Details

    • PermissionException

      public PermissionException(String errorMessage)