jBPM distribution 6.0.0.Beta3

org.jbpm.form.builder.services.api
Class FormServiceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jbpm.form.builder.services.api.FormServiceException
All Implemented Interfaces:
Serializable

public class FormServiceException
extends Exception

See Also:
Serialized Form

Constructor Summary
FormServiceException()
           
FormServiceException(String message)
           
FormServiceException(String message, Throwable cause)
           
FormServiceException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FormServiceException

public FormServiceException()

FormServiceException

public FormServiceException(String message,
                            Throwable cause)

FormServiceException

public FormServiceException(String message)

FormServiceException

public FormServiceException(Throwable cause)

jBPM distribution 6.0.0.Beta3

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.