| 
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.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(String message)
A new crsTransformation exception without a cause.  | 
|
CRSTransformationException(String message,
                                                     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(String message)
message - to be presented to the user.
public CRSTransformationException(String message,
                                  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.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