Class InvalidElementCreationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
com.dna.jopt.framework.exception.caught.InvalidElementCreationException
All Implemented Interfaces:
Serializable

public class InvalidElementCreationException extends IllegalStateException
An Exception thrown because an element (like nodes) found to be invalid during creation
Since:
08/08/2019
Version:
08/08/2019
Author:
DNA
See Also:
  • Constructor Details

    • InvalidElementCreationException

      public InvalidElementCreationException(String description)