Class EphemeralCredentialsException

  • All Implemented Interfaces:
    Serializable

    public class EphemeralCredentialsException
    extends UploadException
    Thrown when there's a temporary problem with validating the Google Play credentials.
    See Also:
    Serialized Form
    • Constructor Detail

      • EphemeralCredentialsException

        public EphemeralCredentialsException​(String message)
      • EphemeralCredentialsException

        public EphemeralCredentialsException​(String message,
                                             Throwable cause)