public class SVGException extends Exception
| Constructor and Description |
|---|
SVGException()
Creates a new instance.
|
SVGException(String message)
Creates a new instance.
|
SVGException(String message,
Throwable throwable)
Creates a new instance.
|
SVGException(Throwable cause)
Creates a new instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SVGException()
public SVGException(String message)
message - the message of the exception.public SVGException(Throwable cause)
cause - the cause for this exception.Copyright © 2017 Saxonia Systems AG. All rights reserved.