com.larvalabs.svgandroid
Class SVGParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.larvalabs.svgandroid.SVGParseException
- All Implemented Interfaces:
- Serializable
public class SVGParseException
- extends RuntimeException
Runtime exception thrown when there is a problem parsing an SVG.
- Author:
- Larva Labs, LLC
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SVGParseException
public SVGParseException(String s)
SVGParseException
public SVGParseException(String s,
Throwable throwable)
SVGParseException
public SVGParseException(Throwable throwable)
Copyright © 2012. All Rights Reserved.