jBPM distribution 6.0.0.CR4-Pre1

org.jbpm.form.builder.services.model.forms
Class FormEncodingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jbpm.form.builder.services.model.forms.FormEncodingException
All Implemented Interfaces:
Serializable

public class FormEncodingException
extends Exception

See Also:
Serialized Form

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

FormEncodingException

public FormEncodingException()

FormEncodingException

public FormEncodingException(String message,
                             Throwable cause)

FormEncodingException

public FormEncodingException(String message)

FormEncodingException

public FormEncodingException(Throwable cause)

jBPM distribution 6.0.0.CR4-Pre1

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