org.itracker.persistence.dao
Class NoSuchEntityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.itracker.persistence.dao.NoSuchEntityException
- All Implemented Interfaces:
- Serializable
public class NoSuchEntityException
- extends org.springframework.dao.DataAccessException
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
NoSuchEntityException
public NoSuchEntityException(String msg)
NoSuchEntityException
public NoSuchEntityException(String msg,
Throwable cause)
Copyright © 2002-2012 itracker. All Rights Reserved.