类 ProcessorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.gitee.starblues.bootstrap.processor.ProcessorException
-
- 所有已实现的接口:
Serializable
public class ProcessorException extends RuntimeException
处理者异常- 从以下版本开始:
- 3.0.0
- 版本:
- 3.0.0
- 作者:
- starBlues
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 限定符 构造器 说明 ProcessorException()ProcessorException(String message)ProcessorException(String message, Throwable cause)protectedProcessorException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)ProcessorException(Throwable cause)
-
方法概要
-