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