org.jboss.dashboard.error
Class TechnicalError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.dashboard.error.ApplicationError
org.jboss.dashboard.error.TechnicalError
- All Implemented Interfaces:
- Serializable
public class TechnicalError
- extends ApplicationError
An exception thrown by the client application to delegate to the platform the handling of an expected technical problem.
- 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 © 2012-2014 JBoss by Red Hat. All Rights Reserved.