commons/src/src library

Classes

Err<T extends Object, E extends Exception>
Result
Injector
Ok<T extends Object, E extends Exception>
Result
Result<T extends Object, E extends Exception>
Result

Enums

YunoLanguage
Enum representing the languages supported by the Yuno SDK. Example usage:
YunoStatus

Typedefs

FutResult<T extends Object, E extends Exception> = Future<Result<T, E>>
Sugar syntax for Future<Result<T, E>>

Exceptions / Errors

InjectorException
ResultUnwrapException<T, E>
Exception thrown when unwrapping a Result that is Err.
YunoException
YunoInvalidArguments
YunoInvalidArguments
YunoInvalidArguments
YunoMethodNotImplemented
YunoInvalidArguments
YunoMissingParam
YunoInvalidArguments
YunoNotFoundError
YunoInvalidArguments
YunoNotSupport
YunoInvalidArguments
YunoTimeout
YunoInvalidArguments
YunoUnexpectedException
YunoInvalidArguments