org.plasma.sdo.access
Class DataAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.plasma.common.exception.PlasmaRuntimeException
org.plasma.sdo.access.DataAccessException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- InvalidSnapshotException, LockedEntityException, MaxResultsExceededException, RequiredPropertyException, SequenceGeneratorException
public class DataAccessException
- extends PlasmaRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataAccessException
public DataAccessException(String message)
DataAccessException
public DataAccessException(Throwable t)
Copyright © 2014. All rights reserved.