This project has retired. For details please refer to its
Attic page.
ObjectNotFoundException
org.apache.maven.archiva.database
Class ObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.archiva.database.ArchivaDatabaseException
org.apache.maven.archiva.database.ObjectNotFoundException
- All Implemented Interfaces:
- java.io.Serializable
public class ObjectNotFoundException
- extends ArchivaDatabaseException
ObjectNotFoundException
- See Also:
- Serialized Form
Method Summary |
java.lang.Object |
getId()
|
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 |
ObjectNotFoundException
public ObjectNotFoundException(java.lang.String message,
java.lang.Throwable cause,
java.lang.Object id)
ObjectNotFoundException
public ObjectNotFoundException(java.lang.String message,
java.lang.Throwable cause)
ObjectNotFoundException
public ObjectNotFoundException(java.lang.String message)
getId
public java.lang.Object getId()