Class KeyringAlreadyExistsException

All Implemented Interfaces:
Serializable

public class KeyringAlreadyExistsException extends ZosSecurityManagerException
See Also:
  • Constructor Details

    • KeyringAlreadyExistsException

      public KeyringAlreadyExistsException()
    • KeyringAlreadyExistsException

      public KeyringAlreadyExistsException(String message)
    • KeyringAlreadyExistsException

      public KeyringAlreadyExistsException(Throwable cause)
    • KeyringAlreadyExistsException

      public KeyringAlreadyExistsException(String message, Throwable cause)