|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.deegree.io.datastore.DatastoreException org.deegree.io.datastore.TransactionException
public class TransactionException
Indicates that an error occured so the transaction could not be performed.
Constructor Summary | |
---|---|
TransactionException(java.lang.String msg)
Constructs an instance of TransactionException with the specified detail
message. |
|
TransactionException(java.lang.String msg,
java.lang.Throwable cause)
Constructs an instance of TransactionException with the specified detail
message and cause. |
|
TransactionException(java.lang.Throwable cause)
Constructs an instance of TransactionException with the specified cause. |
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TransactionException(java.lang.String msg)
TransactionException
with the specified detail
message.
msg
- the detail messagepublic TransactionException(java.lang.Throwable cause)
TransactionException
with the specified cause.
cause
- the Throwable that caused this TransactionExceptionpublic TransactionException(java.lang.String msg, java.lang.Throwable cause)
TransactionException
with the specified detail
message and cause.
msg
- the detail messagecause
- the Throwable that caused this TransactionException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org