| Package | Description |
|---|---|
| net.sf.mmm.util.exception.api |
Provides the API for utilities that help to deal with exceptions.
|
| net.sf.mmm.util.exception.base |
Contains public implementations of exception-utilities.
|
| net.sf.mmm.util.lang.api |
Provides the API for utilities of general purpose.
|
| net.sf.mmm.util.security.api |
Provides the API to help with security.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExceptionUtil
This is the interface for a collection of utility functions to deal with exceptions (
Throwables). |
| Modifier and Type | Class and Description |
|---|---|
class |
ExceptionUtilImpl
This is the default implementation of
ExceptionUtil. |
| Modifier and Type | Class and Description |
|---|---|
class |
Password
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityErrorUserException
This exception is thrown if an operation or invocation failed due to security restrictions.
|
Copyright © 2001–2015 mmm-Team. All rights reserved.