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