Package 

Class Error

  • All Implemented Interfaces:
    com.permutive.android.debug.ServerResponse

    
    public final class Error
     implements ServerResponse
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Error(Integer code, String message)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getStatusString()
      final Integer getCode()
      final String getMessage()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait