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