|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.grizzly.utils.Exceptions
public class Exceptions
Exceptions utilities.
| Constructor Summary | |
|---|---|
Exceptions()
|
|
| Method Summary | |
|---|---|
static java.io.IOException |
makeIOException(java.lang.Throwable t)
Wrap the given Throwable by IOException. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Exceptions()
| Method Detail |
|---|
public static java.io.IOException makeIOException(java.lang.Throwable t)
Throwable by IOException.
t - Throwable.
IOException.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||