com.sap.security.api
Class NoSuchUserAccountException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.security.api.UMException
com.sap.security.api.NoSuchPrincipalException
com.sap.security.api.NoSuchUserAccountException
- All Implemented Interfaces:
- Serializable
- public class NoSuchUserAccountException
- extends NoSuchPrincipalException
This exception indicates an attempt to access a non-existing user in the
user store.
- See Also:
- Serialized Form
NoSuchUserAccountException
public NoSuchUserAccountException()
- Constructs a new NoSuchUserAccountException.
NoSuchUserAccountException
public NoSuchUserAccountException(Throwable reason)
NoSuchUserAccountException
public NoSuchUserAccountException(String message)
- Constructs a new NoSuchUserAccountException with a descriptive
message.
NoSuchUserAccountException
public NoSuchUserAccountException(Throwable reason,
String message)
Copyright 2006 SAP AG Complete Copyright Notice