Class ProfileNotFoundException

All Implemented Interfaces:
Serializable

public class ProfileNotFoundException extends ZosSecurityManagerException
See Also:
  • Constructor Details

    • ProfileNotFoundException

      public ProfileNotFoundException()
    • ProfileNotFoundException

      public ProfileNotFoundException(String message)
    • ProfileNotFoundException

      public ProfileNotFoundException(Throwable cause)
    • ProfileNotFoundException

      public ProfileNotFoundException(String message, Throwable cause)