|
deegree 2.1 (2007/11/08 09:57 build-328-official) | |||||||||
| 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.csct.ct.TransformException
org.deegree.model.csct.ct.CannotCreateTransformException
public class CannotCreateTransformException
Thrown when a coordinate transformation can't be created. It may be because there is no known path between source and coordinate systems, or because the requested transformation is not available in the environment.
| Constructor Summary | |
|---|---|
CannotCreateTransformException()
Construct an exception with no detail message. |
|
CannotCreateTransformException(CoordinateSystem sourceCS,
CoordinateSystem targetCS)
Construct an exception with a message stating that no transformation path has been found between the specified coordinate system. |
|
CannotCreateTransformException(String message)
Construct an exception with the specified detail message. |
|
| 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 CannotCreateTransformException()
public CannotCreateTransformException(String message)
public CannotCreateTransformException(CoordinateSystem sourceCS,
CoordinateSystem targetCS)
|
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net