Class UseridNotFoundException

All Implemented Interfaces:
Serializable

public class UseridNotFoundException extends ZosSecurityManagerException
See Also:
  • Constructor Details

    • UseridNotFoundException

      public UseridNotFoundException()
    • UseridNotFoundException

      public UseridNotFoundException(String message)
    • UseridNotFoundException

      public UseridNotFoundException(Throwable cause)
    • UseridNotFoundException

      public UseridNotFoundException(String message, Throwable cause)