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:
java.io.Serializable
- Enclosing class:
- DataUri
static final class DataUri.MalformedDataUriException extends java.io.IOException
-
-
Constructor Summary
Constructors Constructor Description MalformedDataUriException(@NotNull java.lang.Exception reason)
MalformedDataUriException(@NotNull java.lang.String reason)
-