public class ParsingException extends IOException
Constructor and Description |
---|
ParsingException(String message)
Constructor expecting a custom message.
|
ParsingException(Throwable cause)
Constructor expecting a custom cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.