org.deegree.crs.exceptions
Class TransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.deegree.crs.exceptions.TransformationException
- All Implemented Interfaces:
- Serializable
public class TransformationException
- extends Exception
The TransformationException
class can be thrown if a transformation exception occurs. For example
in the process of creating a transformation step.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TransformationException
public TransformationException()
TransformationException
public TransformationException(String message)
- Parameters:
message
-
TransformationException
public TransformationException(Throwable cause)
- Parameters:
cause
-
TransformationException
public TransformationException(String message,
Throwable cause)
- Parameters:
message
- cause
-
TransformationException
public TransformationException(CoordinateSystem sourceCS,
CoordinateSystem targetCS,
String cause)
- Parameters:
sourceCS
- from which crstargetCS
- to which crscause
- for the exception.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net