com.opensymphony.user
Class EntityNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
EntityNotFoundException()
          Deprecated.  
EntityNotFoundException(String msg)
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntityNotFoundException

public EntityNotFoundException()
Deprecated. 

EntityNotFoundException

public EntityNotFoundException(String msg)
Deprecated. 


Copyright © 2002-2011 Atlassian. All Rights Reserved.