com.dslplatform.json
Class ParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.dslplatform.json.ParsingException
- All Implemented Interfaces:
- Serializable
public class ParsingException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
create
public static ParsingException create(String reason,
boolean withStackTrace)
create
public static ParsingException create(String reason,
Throwable cause,
boolean withStackTrace)
Copyright © 2019. All rights reserved.