Package skyview.geometry
Class TransformationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- skyview.geometry.TransformationException
-
- All Implemented Interfaces:
java.io.Serializable
public class TransformationException extends java.lang.Exception
This class is thrown when an error occurs relating to transformations among frames.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TransformationException()
TransformationException(java.lang.String msg)
-