playn.flash.json
Class JsonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
playn.flash.json.JsonException
- All Implemented Interfaces:
- Serializable
public class JsonException
- extends RuntimeException
A exception representing an error in parsing or serializing Json.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JsonException
public JsonException(String s)
Copyright © 2011. All Rights Reserved.