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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExceptionUtil
This is the interface for a collection of utility functions to deal with exceptions (
Throwable s). |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionUtilImpl
This is the default implementation of
ExceptionUtil . |
class |
ExceptionUtilLimitedImpl
This is the default implementation of
ExceptionUtilLimited . |
Copyright © 2001–2016 mmm-Team. All rights reserved.