mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-06 01:58:24 +00:00
Normalize comment
Comment empty block
This commit is contained in:
parent
a84d013078
commit
3c0d417abb
@ -1110,9 +1110,10 @@ public static <R> R wrapAndThrow(final Throwable throwable) {
|
||||
* Public constructor allows an instance of {@link ExceptionUtils} to be created, although that is not
|
||||
* normally necessary.
|
||||
*
|
||||
* @deprecated Will be private in 3.0.
|
||||
* @deprecated TODO Make private in 4.0.
|
||||
*/
|
||||
@Deprecated
|
||||
public ExceptionUtils() {
|
||||
// empty
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user