Class ncsa.horizon.coordinates.IllegalTransformException
All Packages Class Hierarchy This Package Previous Next Index
Class ncsa.horizon.coordinates.IllegalTransformException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----ncsa.horizon.coordinates.IllegalTransformException
- public class IllegalTransformException
- extends Exception
This transform cannot be applied in the requested manner.
-
IllegalTransformException()
-
-
IllegalTransformException(String)
-
IllegalTransformException
public IllegalTransformException()
IllegalTransformException
public IllegalTransformException(String s)
All Packages Class Hierarchy This Package Previous Next Index