Class PsySecurityErrorException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("securityerror") public class PsySecurityErrorException extends PsyErrorException
The representation of the securityerror error thrown by the security manager to indicate a security violation.
See Also:
  • Constructor Details

    • PsySecurityErrorException

      public PsySecurityErrorException()