org.jbpm.formModeler.service.error
Class TechnicalError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jbpm.formModeler.service.error.ApplicationError
org.jbpm.formModeler.service.error.TechnicalError
- All Implemented Interfaces:
- Serializable
public class TechnicalError
- extends ApplicationError
An exception thrown by the client application when it wants to handle an unexpected technical situation.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TechnicalError
public TechnicalError(String message,
Throwable cause)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.