Package 

Enum LoginException.Status

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    public enum LoginException.Status
    
                        

    Provides detailed status for the exception.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      AUTHORIZATION_FAILURE

      Signifies that the OAuth request to Snapchat failed due to authorization error.

      UNKNOWN_ERROR

      Signifies that the request failed for an unknown reason.