public class ParserException extends Exception
ParserException(String message)
ParserException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ParserException(String message)
public ParserException(String message, Throwable cause)
Copyright © 2019 Ctrip, Inc.. All rights reserved.