org.jbpm.services.api
Class ProcessInstanceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.services.api.ProcessInstanceNotFoundException
- All Implemented Interfaces:
- Serializable
public class ProcessInstanceNotFoundException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProcessInstanceNotFoundException
public ProcessInstanceNotFoundException(String message)
ProcessInstanceNotFoundException
public ProcessInstanceNotFoundException(String message,
Throwable t)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.