FirebaseException

public class FirebaseException extends Exception
Known Direct Subclasses
Known Indirect Subclasses

Base class for all Firebase exceptions.

Public Constructor Summary

FirebaseException(String detailMessage)
FirebaseException(String detailMessage, Throwable cause)

Protected Constructor Summary

Inherited Method Summary

Public Constructors

public FirebaseException (String detailMessage)

public FirebaseException (String detailMessage, Throwable cause)

Protected Constructors

protected FirebaseException ()