Class NotRepresentableException

  • All Implemented Interfaces:
    Serializable

    public class NotRepresentableException
    extends Exception
    Indicates that a HCoordinate has been computed which is not representable on the Cartesian plane.
    Version:
    1.7
    See Also:
    HCoordinate, Serialized Form
    • Constructor Detail

      • NotRepresentableException

        public NotRepresentableException()