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