Class ProfileAlreadyExistsException

All Implemented Interfaces:
Serializable

public class ProfileAlreadyExistsException extends ZosSecurityManagerException
See Also:
  • Constructor Details

    • ProfileAlreadyExistsException

      public ProfileAlreadyExistsException()
    • ProfileAlreadyExistsException

      public ProfileAlreadyExistsException(String message)
    • ProfileAlreadyExistsException

      public ProfileAlreadyExistsException(Throwable cause)
    • ProfileAlreadyExistsException

      public ProfileAlreadyExistsException(String message, Throwable cause)