Class TransformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
skyview.geometry.TransformationException
All Implemented Interfaces:
Serializable

public class TransformationException extends Exception
This class is thrown when an error occurs relating to transformations among frames.
See Also:
  • Constructor Details

    • TransformationException

      public TransformationException()
    • TransformationException

      public TransformationException(String msg)