Package de.linusdev.lutils.async.error
Class ThrowableAsyncError
java.lang.Object
de.linusdev.lutils.async.error.ThrowableAsyncError
- All Implemented Interfaces:
AsyncError
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.linusdev.lutils.async.error.AsyncError
asThrowable, getMessage, hasThrowable
-
Constructor Details
-
ThrowableAsyncError
-
-
Method Details
-
getThrowable
- Specified by:
getThrowablein interfaceAsyncError
-
getType
- Specified by:
getTypein interfaceAsyncError
-