Package | Description |
---|---|
org.apache.commons.lang |
Provides highly reusable static utility methods, chiefly concerned
with adding value to the
java.lang classes. |
org.apache.commons.lang.exception |
Provides JDK 1.4 style Nested Exception functionality for those on prior Java
versions.
|
Modifier and Type | Class and Description |
---|---|
class |
SerializationException
Exception thrown when the Serialization process fails.
|
class |
UnhandledException
Thrown when it is impossible or undesirable to consume or throw a checked exception.
|
Modifier and Type | Class and Description |
---|---|
class |
CloneFailedException
Exception thrown when a clone cannot be created.
|
Copyright © 2001-2025 - Apache Software Foundation