Package one.nio.async
Class AsyncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
one.nio.async.AsyncException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAsyncException(String message) AsyncException(String message, Throwable cause) AsyncException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AsyncException
public AsyncException() -
AsyncException
-
AsyncException
-
AsyncException
-