Class SecurityException.SecurityError

java.lang.Object
com.lexmark.saperion.exceptions.ErrorCodeType
com.lexmark.saperion.exceptions.ErrorConstantType
com.lexmark.saperion.exceptions.system.SystemException.SystemError
com.lexmark.saperion.exceptions.system.SecurityException.SecurityError
All Implemented Interfaces:
Serializable
Enclosing class:
SecurityException

public static class SecurityException.SecurityError extends com.lexmark.saperion.exceptions.system.SystemException.SystemError
Error code implementation for security exceptions.
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    SecurityError(int code)
    Creates a new error with the given error value.
  • Method Summary

    Methods inherited from class com.lexmark.saperion.exceptions.ErrorConstantType

    setCode

    Methods inherited from class com.lexmark.saperion.exceptions.ErrorCodeType

    equals, getCode, hashCode, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SecurityError

      public SecurityError(int code)
      Creates a new error with the given error value.
      Parameters:
      code - the error code value