public class ILTPProblemParserError
extends java.lang.Exception
Constructor and Description |
---|
ILTPProblemParserError() |
ILTPProblemParserError(java.lang.String message) |
ILTPProblemParserError(java.lang.String message,
java.lang.Throwable cause) |
ILTPProblemParserError(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
ILTPProblemParserError(java.lang.Throwable cause) |
public ILTPProblemParserError()
public ILTPProblemParserError(java.lang.String message, java.lang.Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public ILTPProblemParserError(java.lang.String message, java.lang.Throwable cause)
public ILTPProblemParserError(java.lang.String message)
public ILTPProblemParserError(java.lang.Throwable cause)