org.odata4j.format.json
Class JsonStreamReaderFactory.JsonParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.odata4j.format.json.JsonStreamReaderFactory.JsonParseException
All Implemented Interfaces:
Serializable
Enclosing class:
JsonStreamReaderFactory

public static class JsonStreamReaderFactory.JsonParseException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
JsonStreamReaderFactory.JsonParseException()
           
JsonStreamReaderFactory.JsonParseException(String message)
           
JsonStreamReaderFactory.JsonParseException(String message, Throwable cause)
           
JsonStreamReaderFactory.JsonParseException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JsonStreamReaderFactory.JsonParseException

public JsonStreamReaderFactory.JsonParseException()

JsonStreamReaderFactory.JsonParseException

public JsonStreamReaderFactory.JsonParseException(String message)

JsonStreamReaderFactory.JsonParseException

public JsonStreamReaderFactory.JsonParseException(String message,
                                                  Throwable cause)

JsonStreamReaderFactory.JsonParseException

public JsonStreamReaderFactory.JsonParseException(Throwable cause)


http://odata4j.org