Form Builder NG Model 6.0.0-SNAPSHOT

org.jbpm.form.builder.ng.model.client
Class FormBuilderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jbpm.form.builder.ng.model.client.FormBuilderException
All Implemented Interfaces:
Serializable

public class FormBuilderException
extends Exception

Base exception from client side.

See Also:
Serialized Form

Constructor Summary
FormBuilderException()
           
FormBuilderException(String message)
           
FormBuilderException(String message, Throwable cause)
           
FormBuilderException(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

FormBuilderException

public FormBuilderException()

FormBuilderException

public FormBuilderException(String message,
                            Throwable cause)

FormBuilderException

public FormBuilderException(String message)

FormBuilderException

public FormBuilderException(Throwable cause)

Form Builder NG Model 6.0.0-SNAPSHOT

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