| Interface | Description |
|---|---|
| RootCauseAccessor |
Interface indicating that the exception knows how to return the root cause message.
|
| Exception | Description |
|---|---|
| BroadleafException |
Base exception class for BroadleafExceptions that understands root cause messages.
|
| SecurityServiceException |
Form of ServiceException thrown when their is a security
failure while attempting to execute the operation.
|
| 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.