org.opennms.netmgt.dao
Class CastorObjectRetrievalFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
org.springframework.dao.NonTransientDataAccessException
org.springframework.dao.DataRetrievalFailureException
org.springframework.orm.ObjectRetrievalFailureException
org.opennms.netmgt.dao.CastorObjectRetrievalFailureException
- All Implemented Interfaces:
- Serializable
public class CastorObjectRetrievalFailureException
- extends org.springframework.orm.ObjectRetrievalFailureException
- See Also:
- Serialized Form
| Methods inherited from class org.springframework.orm.ObjectRetrievalFailureException |
getIdentifier, getPersistentClass, getPersistentClassName |
| Methods inherited from class org.springframework.core.NestedRuntimeException |
contains, getMessage, getMostSpecificCause, getRootCause |
CastorObjectRetrievalFailureException
public CastorObjectRetrievalFailureException(String message,
Throwable throwable)
Constructor for CastorObjectRetrievalFailureException.
- Parameters:
message - a String object.throwable - a Throwable object.
Copyright © 2011. All Rights Reserved.