public class WorkflowException extends RuntimeException
| 构造器和说明 |
|---|
WorkflowException() |
WorkflowException(String message) |
WorkflowException(String message,
Throwable cause) |
WorkflowException(Throwable cause) |
Copyright © 2017. All rights reserved.