public class BreakParsingException extends RuntimeException
| Constructor and Description |
|---|
BreakParsingException()
Instantiates a new BreakParsingException.
|
BreakParsingException(String message)
Instantiates a new BreakParsingException.
|
BreakParsingException(String message,
Throwable cause)
Instantiates a new BreakParsingException.
|
BreakParsingException(Throwable cause)
Instantiates a new BreakParsingException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BreakParsingException()
public BreakParsingException(String message)
message - the messagepublic BreakParsingException(String message, Throwable cause)
message - the messagecause - the causepublic BreakParsingException(Throwable cause)
cause - the causeCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.