org.jbpm.svc
Class JbpmServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.JbpmException
org.jbpm.svc.JbpmServiceException
- All Implemented Interfaces:
- Serializable
public class JbpmServiceException
- extends JbpmException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JbpmServiceException
public JbpmServiceException()
JbpmServiceException
public JbpmServiceException(String message,
Throwable cause)
JbpmServiceException
public JbpmServiceException(String message)
JbpmServiceException
public JbpmServiceException(Throwable cause)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.