fos library
Classes
- EmailAlreadyExistFailure
- EmailNotExistFailure
- Failure
-
Fos<
F extends Failure, S> - NetworkConnectionFailure
- Should be return NetworkConnectionFailure when layer data throw NetworkConnectionException.
- NotFoundFailure
- not found
- SerializationFailure
- ServerFailure
- Should be return ServerFailure when layer data throw ServerException.
- UnknownFailure
- Should be return UnknownFailure when layer data throw UnknownException.
- WrongPasswordFailure
Exceptions / Errors
- EmailAlreadyExistException
- EmailNotExistException
- Exceptions
- NetworkConnectionException
- SerializationException
- ServerException
- UnknownException
- should throw UnknownException when Exception not found. Example: Future
- WrongPasswordException