Class TreeBuilderException.EmptyBoundingBoxException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    TreeBuilderException

    public static class TreeBuilderException.EmptyBoundingBoxException
    extends TreeBuilderException
    This exception was thrown when the bounding box of the entities that must be insert inside a tree was empty.
    Since:
    13.0
    Version:
    17.0 2020-01-04 14:41:41
    Author:
    Stéphane GALLAND <stephane.galland@utbm.fr>
    See Also:
    Serialized Form
    Maven Group Id:
    org.arakhne.afc.core
    Maven Artifact Id:
    mathtree
    • Constructor Detail

      • EmptyBoundingBoxException

        public EmptyBoundingBoxException()