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