| Interface | Description |
|---|---|
| RootCauseAccessor |
Interface indicating that the exception knows how to return the root cause message.
|
| Class | Description |
|---|---|
| ExceptionHelper |
| Exception | Description |
|---|---|
| BroadleafException |
Base exception class for BroadleafExceptions that understands root cause messages.
|
| ProxyDetectionException |
Special exception thrown when a problem is encountered while trying to retrieve the original implementation
class for a proxy.
|
| ServiceException |
Exception thrown when a
service method fails. |
| SiteNotFoundException | |
| TranslatableException |
An exception whose message can be translated into a message suitable for a user.
|
Copyright © 2017. All rights reserved.