Package de.linusdev.lutils.async.error
Interface AsyncError
- All Known Implementing Classes:
MessageError,ThrowableAsyncError
public interface AsyncError
-
Method Details
-
getThrowable
-
asThrowable
-
hasThrowable
default boolean hasThrowable() -
getType
-
getMessage
-