类 BpmnException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.sinodawn.module.sys.bpmn.exception.BpmnException
-
- 所有已实现的接口:
Serializable
@ResponseStatus(INTERNAL_SERVER_ERROR) public class BpmnException extends RuntimeException
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 BpmnException(String message)
-
方法概要
-
-
-
构造器详细资料
-
BpmnException
public BpmnException(String message)
-
-