FireStoreException class
- Implemented types
- Implementers
- AbortedException
- AlreadyExistsException
- BadResponseFormatException
- CanceledException
- DataLossException
- DeadlineExceededException
- DevicePlatformException
- FailedPreconditionException
- InternalException
- InvalidArgumentException
- NoInternetConnectionException
- NotFoundException
- OutOfRangeException
- PermissionDeniedException
- ResourceExhaustedException
- SomethingWentWrongException
- UnauthenticatedException
- UnauthorizedException
- UnavailableException
- UnimplementedException
- UnknownException
Constructors
- FireStoreException.new(String message)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited