Package com.github.weisj.jsvg.util
Class DataUri.MalformedDataUriException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.github.weisj.jsvg.util.DataUri.MalformedDataUriException
- All Implemented Interfaces:
Serializable
- Enclosing class:
DataUri
-
Constructor Summary
ConstructorsConstructorDescriptionMalformedDataUriException
(@NotNull Exception reason) MalformedDataUriException
(@NotNull String reason) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString