| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.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(String msg)
Constructs an instance of TransactionException with the specified detail
 message. | 
|
TransactionException(String msg,
                                         Throwable cause)
Constructs an instance of TransactionException with the specified detail
 message and cause. | 
|
TransactionException(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(String msg)
TransactionException with the specified detail
 message.
msg - the detail messagepublic TransactionException(Throwable cause)
TransactionException with the specified cause.
cause - the Throwable that caused this TransactionException
public TransactionException(String msg,
                            Throwable cause)
TransactionException with the specified detail
 message and cause.
msg - the detail messagecause - the Throwable that caused this TransactionException
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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