public class SVGStyleableAddition.ParseException extends RuntimeException
| Constructor and Description |
|---|
ParseException(String message,
Throwable cause)
Creates new instance with the given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ParseException(String message, Throwable cause)
message - the String to use as the message.cause - the actual cause for this RuntimeException to be thrown.Copyright © 2017 Saxonia Systems AG. All rights reserved.