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

static final class DataUri.MalformedDataUriException extends IOException
  • Constructor Details

    • MalformedDataUriException

      MalformedDataUriException(@NotNull @NotNull String reason)
    • MalformedDataUriException

      MalformedDataUriException(@NotNull @NotNull Exception reason)