| Class | Description |
|---|---|
| ExceptionPackage |
This class can package up an exception in a non-object-serialized form to send to a remote system that might not have
the exception class available for deserialization.
|
| ThrowableUtil |
Utilities for working with throwables and their messages.
|
| Enum | Description |
|---|---|
| Severity |
| Exception | Description |
|---|---|
| ExperimentalFeatureDisabledException |
This exception is thrown when an API call is made that requires a feature or functionality
that is considered experiemental but that experimental feature or functionality is disabled.
|
| WrappedRemotingException |
This class can wrap up an exception in a non-object/serialized form to send to a remote system that might not have
the exception class available for deserialization.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.