| Modifier and Type | Method | Description |
|---|---|---|
static WrappedException |
WrappedException.wrap(java.lang.Exception e) |
Factory method to generate a WrappedException.
|
static WrappedException |
WrappedException.wrap(java.lang.String message,
java.lang.Exception e) |
Factory method to generate a WrappedException.
|
Copyright © 2018. All rights reserved.