DatabaseException
public class DatabaseException extends RuntimeException
java.lang.Object | ||||
↳ | kotlin.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.lang.RuntimeException | |||
↳ | com.google.firebase.database.DatabaseException |
This error is thrown when the Firebase Database library is unable to operate on the input it has been given.