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.

Constructor Index

 o IllegalTransformException()
 o IllegalTransformException(String)

Constructors

 o IllegalTransformException
  public IllegalTransformException()
 o IllegalTransformException
  public IllegalTransformException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index