Class NodeParseException

All Implemented Interfaces:
Serializable

public class NodeParseException extends RuntimeException
See Also:
  • Constructor Details

    • NodeParseException

      public NodeParseException(Throwable cause)
    • NodeParseException

      public NodeParseException(String message, Throwable cause)