|
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.model.crs.CRSTransformationException
public class CRSTransformationException
The CRSTransformationException
class is a wrapper for the
org.deegree.crs.exceptions.TransformationException, thus reducing the dependency to the
org.deegree.crs package.
Constructor Summary | |
---|---|
CRSTransformationException(java.lang.String message)
A new crsTransformation exception without a cause. |
|
CRSTransformationException(java.lang.String message,
java.lang.Exception cause)
Creates an transformation exception with the given message. |
|
CRSTransformationException(TransformationException origException)
Creates an transformation exception with the given exception. |
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 CRSTransformationException(java.lang.String message)
message
- to be presented to the user.public CRSTransformationException(java.lang.String message, java.lang.Exception cause)
message
- which describes the transformation exception.cause
- the cause of this exception to be thrownpublic CRSTransformationException(TransformationException origException)
origException
- which describes the transformation exception.
|
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