cz.muni.fi.pclis.commons.exception
Class DomainObjectNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cz.muni.fi.pclis.commons.exception.DomainObjectNotFoundException
- All Implemented Interfaces:
- Serializable
public class DomainObjectNotFoundException
- extends RuntimeException
Exception thrown if domain object is not found
User: Ľuboš Pecho
Date: 11.8.2009
Time: 13:22:34
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DomainObjectNotFoundException
public DomainObjectNotFoundException(long id,
Class t)
Copyright © 2009-2010 Faculty of Informatics, Masaryk university, Brno. All Rights Reserved.