public class KsonParseException extends RuntimeException
| Constructor and Description |
|---|
KsonParseException(String ms,
KsonCharInput in) |
KsonParseException(String s,
KsonCharInput in,
Throwable ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic KsonParseException(String ms, KsonCharInput in)
public KsonParseException(String s, KsonCharInput in, Throwable ex)
Copyright © 2015. All rights reserved.