Package | Description |
---|---|
org.jboss.dashboard.error |
Error management subsystem addressed to provide a common error management framework to the platform.
|
Modifier and Type | Class and Description |
---|---|
class |
BusinessError
An exception thrown by the client application to delegate to the platform the handling of an expected business error.
|
class |
TechnicalError
An exception thrown by the client application to delegate to the platform the handling of an expected technical problem.
|
Modifier and Type | Method and Description |
---|---|
ApplicationError |
ErrorManager.getApplicationErrorCause(Throwable e)
Get the error cause (if any) thrown by the application logic.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.