|
||||||||||
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 IOException |
makeIOException(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 IOException makeIOException(Throwable t)
Throwable
by IOException
.
t
- Throwable
.
IOException
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |