Class KsonParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nustaq.kson.KsonParseException
All Implemented Interfaces:
java.io.Serializable

public class KsonParseException
extends java.lang.RuntimeException
Created by ruedi on 26.12.13.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    KsonParseException​(java.lang.String ms, KsonCharInput in)  
    KsonParseException​(java.lang.String s, KsonCharInput in, java.lang.Throwable ex)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait