类 ExtractorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.walker.infrastructure.core.NestedCheckedException
com.walker.infrastructure.ApplicationException
com.walker.semantics.ExtractorException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器构造器说明ExtractorException(String msg) ExtractorException(String msg, String source, boolean inputLowError) ExtractorException(String msg, String source, Throwable caution) -
方法概要
从类继承的方法 com.walker.infrastructure.ApplicationException
getCode从类继承的方法 com.walker.infrastructure.core.NestedCheckedException
contains, getMessage, getMostSpecificCause, getRootCause
-
构造器详细资料
-
ExtractorException
-
ExtractorException
-
ExtractorException
-
-
方法详细资料
-
getSource
-
isInputLowError
public boolean isInputLowError()输入内容过少- 返回:
-