Class FirestoreDataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.dao.DataAccessException
com.google.cloud.spring.data.firestore.FirestoreDataException
All Implemented Interfaces:
Serializable

public class FirestoreDataException extends org.springframework.dao.DataAccessException
Since:
1.2
See Also:
  • Constructor Details

    • FirestoreDataException

      public FirestoreDataException(String msg)
    • FirestoreDataException

      public FirestoreDataException(String msg, Throwable cause)