com.opensymphony.user
Class EntityNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.opensymphony.user.EntityNotFoundException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class EntityNotFoundException
- extends Exception
Thrown when User/Group is looked up by name that does not exist.
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Joe Walnes
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EntityNotFoundException
public EntityNotFoundException()
- Deprecated.
EntityNotFoundException
public EntityNotFoundException(String msg)
- Deprecated.
Copyright © 2002-2011 Atlassian. All Rights Reserved.