public class SvgImageException
extends com.aspose.ms.System.Exception
The SVG image exception class.
Constructor and Description |
---|
SvgImageException(String message)
Initializes a new instance of the
SvgImageException class. |
SvgImageException(String message,
Throwable innerException)
Initializes a new instance of the
SvgImageException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public SvgImageException(String message)
Initializes a new instance of the SvgImageException
class.
message
- The message.