com.google.debugging.sourcemap
Class SourceMapParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.debugging.sourcemap.SourceMapParseException
- All Implemented Interfaces:
- Serializable
public class SourceMapParseException
- extends Exception
Throw if an invalid or unknown source map is encountered.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SourceMapParseException
public SourceMapParseException(String message)