se.cambio.cds.util.exceptions
Class InstanceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.cambio.cds.util.exceptions.ModelException
se.cambio.cds.util.exceptions.InstanceNotFoundException
- All Implemented Interfaces:
- Serializable
public class InstanceNotFoundException
- extends ModelException
- See Also:
- Serialized Form
InstanceNotFoundException
public InstanceNotFoundException(Object id,
String classname)
getId
public Object getId()
- Returns:
- Returns the _id.
getClassname
public String getClassname()
- Returns:
- Returns the classname.
Copyright © 2013 Cambio. All Rights Reserved.