Package skyview.geometry
Class TransformationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
skyview.geometry.TransformationException
- All Implemented Interfaces:
Serializable
This class is thrown when an error
occurs relating to transformations among
frames.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TransformationException
public TransformationException() -
TransformationException
-