|
def | ErrorCode_Name |
|
def | SystemError_Name |
|
def | __init__ |
|
def | system_error |
|
def | set_system_error |
|
def | clear_system_error |
|
def | has_system_error |
|
def | error_detail |
|
def | set_error_detail |
|
def | clear_error_detail |
|
def | has_error_detail |
|
def | MergeFrom |
|
def | Equals |
|
def | IsInitialized |
|
def | ByteSize |
|
def | ByteSizePartial |
|
def | Clear |
|
def | OutputUnchecked |
|
def | OutputPartial |
|
def | TryMerge |
|
def | __str__ |
|
|
| has_system_error_ |
|
| system_error_ |
|
| has_error_detail_ |
|
| error_detail_ |
|
|
int | SYSTEM_ERROR = 1 |
|
int | GAI_ERROR = 2 |
|
int | FAILURE = 4 |
|
int | PERMISSION_DENIED = 5 |
|
int | INVALID_REQUEST = 6 |
|
int | SOCKET_CLOSED = 7 |
|
tuple | ErrorCode_Name = classmethod(ErrorCode_Name) |
|
int | SYS_SUCCESS = 0 |
|
int | SYS_EPERM = 1 |
|
int | SYS_ENOENT = 2 |
|
int | SYS_ESRCH = 3 |
|
int | SYS_EINTR = 4 |
|
int | SYS_EIO = 5 |
|
int | SYS_ENXIO = 6 |
|
int | SYS_E2BIG = 7 |
|
int | SYS_ENOEXEC = 8 |
|
int | SYS_EBADF = 9 |
|
int | SYS_ECHILD = 10 |
|
int | SYS_EAGAIN = 11 |
|
int | SYS_EWOULDBLOCK = 11 |
|
int | SYS_ENOMEM = 12 |
|
int | SYS_EACCES = 13 |
|
int | SYS_EFAULT = 14 |
|
int | SYS_ENOTBLK = 15 |
|
int | SYS_EBUSY = 16 |
|
int | SYS_EEXIST = 17 |
|
int | SYS_EXDEV = 18 |
|
int | SYS_ENODEV = 19 |
|
int | SYS_ENOTDIR = 20 |
|
int | SYS_EISDIR = 21 |
|
int | SYS_EINVAL = 22 |
|
int | SYS_ENFILE = 23 |
|
int | SYS_EMFILE = 24 |
|
int | SYS_ENOTTY = 25 |
|
int | SYS_ETXTBSY = 26 |
|
int | SYS_EFBIG = 27 |
|
int | SYS_ENOSPC = 28 |
|
int | SYS_ESPIPE = 29 |
|
int | SYS_EROFS = 30 |
|
int | SYS_EMLINK = 31 |
|
int | SYS_EPIPE = 32 |
|
int | SYS_EDOM = 33 |
|
int | SYS_ERANGE = 34 |
|
int | SYS_EDEADLK = 35 |
|
int | SYS_EDEADLOCK = 35 |
|
int | SYS_ENAMETOOLONG = 36 |
|
int | SYS_ENOLCK = 37 |
|
int | SYS_ENOSYS = 38 |
|
int | SYS_ENOTEMPTY = 39 |
|
int | SYS_ELOOP = 40 |
|
int | SYS_ENOMSG = 42 |
|
int | SYS_EIDRM = 43 |
|
int | SYS_ECHRNG = 44 |
|
int | SYS_EL2NSYNC = 45 |
|
int | SYS_EL3HLT = 46 |
|
int | SYS_EL3RST = 47 |
|
int | SYS_ELNRNG = 48 |
|
int | SYS_EUNATCH = 49 |
|
int | SYS_ENOCSI = 50 |
|
int | SYS_EL2HLT = 51 |
|
int | SYS_EBADE = 52 |
|
int | SYS_EBADR = 53 |
|
int | SYS_EXFULL = 54 |
|
int | SYS_ENOANO = 55 |
|
int | SYS_EBADRQC = 56 |
|
int | SYS_EBADSLT = 57 |
|
int | SYS_EBFONT = 59 |
|
int | SYS_ENOSTR = 60 |
|
int | SYS_ENODATA = 61 |
|
int | SYS_ETIME = 62 |
|
int | SYS_ENOSR = 63 |
|
int | SYS_ENONET = 64 |
|
int | SYS_ENOPKG = 65 |
|
int | SYS_EREMOTE = 66 |
|
int | SYS_ENOLINK = 67 |
|
int | SYS_EADV = 68 |
|
int | SYS_ESRMNT = 69 |
|
int | SYS_ECOMM = 70 |
|
int | SYS_EPROTO = 71 |
|
int | SYS_EMULTIHOP = 72 |
|
int | SYS_EDOTDOT = 73 |
|
int | SYS_EBADMSG = 74 |
|
int | SYS_EOVERFLOW = 75 |
|
int | SYS_ENOTUNIQ = 76 |
|
int | SYS_EBADFD = 77 |
|
int | SYS_EREMCHG = 78 |
|
int | SYS_ELIBACC = 79 |
|
int | SYS_ELIBBAD = 80 |
|
int | SYS_ELIBSCN = 81 |
|
int | SYS_ELIBMAX = 82 |
|
int | SYS_ELIBEXEC = 83 |
|
int | SYS_EILSEQ = 84 |
|
int | SYS_ERESTART = 85 |
|
int | SYS_ESTRPIPE = 86 |
|
int | SYS_EUSERS = 87 |
|
int | SYS_ENOTSOCK = 88 |
|
int | SYS_EDESTADDRREQ = 89 |
|
int | SYS_EMSGSIZE = 90 |
|
int | SYS_EPROTOTYPE = 91 |
|
int | SYS_ENOPROTOOPT = 92 |
|
int | SYS_EPROTONOSUPPORT = 93 |
|
int | SYS_ESOCKTNOSUPPORT = 94 |
|
int | SYS_EOPNOTSUPP = 95 |
|
int | SYS_ENOTSUP = 95 |
|
int | SYS_EPFNOSUPPORT = 96 |
|
int | SYS_EAFNOSUPPORT = 97 |
|
int | SYS_EADDRINUSE = 98 |
|
int | SYS_EADDRNOTAVAIL = 99 |
|
int | SYS_ENETDOWN = 100 |
|
int | SYS_ENETUNREACH = 101 |
|
int | SYS_ENETRESET = 102 |
|
int | SYS_ECONNABORTED = 103 |
|
int | SYS_ECONNRESET = 104 |
|
int | SYS_ENOBUFS = 105 |
|
int | SYS_EISCONN = 106 |
|
int | SYS_ENOTCONN = 107 |
|
int | SYS_ESHUTDOWN = 108 |
|
int | SYS_ETOOMANYREFS = 109 |
|
int | SYS_ETIMEDOUT = 110 |
|
int | SYS_ECONNREFUSED = 111 |
|
int | SYS_EHOSTDOWN = 112 |
|
int | SYS_EHOSTUNREACH = 113 |
|
int | SYS_EALREADY = 114 |
|
int | SYS_EINPROGRESS = 115 |
|
int | SYS_ESTALE = 116 |
|
int | SYS_EUCLEAN = 117 |
|
int | SYS_ENOTNAM = 118 |
|
int | SYS_ENAVAIL = 119 |
|
int | SYS_EISNAM = 120 |
|
int | SYS_EREMOTEIO = 121 |
|
int | SYS_EDQUOT = 122 |
|
int | SYS_ENOMEDIUM = 123 |
|
int | SYS_EMEDIUMTYPE = 124 |
|
int | SYS_ECANCELED = 125 |
|
int | SYS_ENOKEY = 126 |
|
int | SYS_EKEYEXPIRED = 127 |
|
int | SYS_EKEYREVOKED = 128 |
|
int | SYS_EKEYREJECTED = 129 |
|
int | SYS_EOWNERDEAD = 130 |
|
int | SYS_ENOTRECOVERABLE = 131 |
|
int | SYS_ERFKILL = 132 |
|
tuple | SystemError_Name = classmethod(SystemError_Name) |
|
int | has_system_error_ = 0 |
|
int | system_error_ = 0 |
|
int | has_error_detail_ = 0 |
|
string | error_detail_ = "" |
|
int | ksystem_error = 1 |
|
int | kerror_detail = 2 |
|
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/api/remote_socket/remote_socket_service_pb.py