Class ConstructorException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DuplicateKeyException

public class ConstructorException extends MarkedYAMLException
See Also:
  • Field Details

  • Constructor Details

    • ConstructorException

      protected ConstructorException(String context, Mark contextMark, String problem, Mark problemMark, Throwable cause)
    • ConstructorException

      protected ConstructorException(String context, Mark contextMark, String problem, Mark problemMark)