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