Class TreeBuilderException.BuilderAlreadyStartedException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    TreeBuilderException

    public static class TreeBuilderException.BuilderAlreadyStartedException
    extends TreeBuilderException
    This exception was thrown when the building function was called twice times on the same builder.
    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

      • BuilderAlreadyStartedException

        public BuilderAlreadyStartedException()