类 ParseRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.coodex.exception.ParseRuntimeException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器构造器说明ParseRuntimeException(String message, ParseException cause) ParseRuntimeException(String message, ParseException cause, boolean enableSuppression, boolean writableStackTrace) -
方法概要
-
构造器详细资料
-
ParseRuntimeException
-
ParseRuntimeException
public ParseRuntimeException(String message, ParseException cause, boolean enableSuppression, boolean writableStackTrace)
-