Package com.thoughtworks.xstream.io.json
Class AbstractJsonWriter.IllegalWriterStateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- com.thoughtworks.xstream.io.json.AbstractJsonWriter.IllegalWriterStateException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- AbstractJsonWriter
private static class AbstractJsonWriter.IllegalWriterStateException extends java.lang.IllegalStateException
-
-
Constructor Summary
Constructors Constructor Description IllegalWriterStateException(int from, int to, java.lang.String element)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.lang.String
getState(int state)
-