Class 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:
    Serialized Form
    • Constructor Detail

      • TransformationException

        public TransformationException()
      • TransformationException

        public TransformationException​(String msg)