org.eclipse.higgins.userprofile
Class UserNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.higgins.userprofile.UserProfileException
org.eclipse.higgins.userprofile.UserProfileAuthenticationException
org.eclipse.higgins.userprofile.UserNotFoundException
- All Implemented Interfaces:
- Serializable
- public class UserNotFoundException
- extends UserProfileAuthenticationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UserNotFoundException
public UserNotFoundException()
UserNotFoundException
public UserNotFoundException(String message)
UserNotFoundException
public UserNotFoundException(Throwable cause)
UserNotFoundException
public UserNotFoundException(String message,
Throwable cause)