Subversion Repositories SmartDukaan

Rev

Rev 4501 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3376 rajveer 1
#
3431 rajveer 2
# Autogenerated by Thrift Compiler (0.7.0)
3376 rajveer 3
#
4
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
5
#
6
 
7
from thrift.Thrift import *
8
from ttypes import *
9
 
4501 mandeep.dh 10
EXCEPTION_TYPES_DESCRIPTION = {
11
    101 : "Null pointer exception",
12
    102 : "Illegal arguments, could not lookup",
13
    103 : "Error in the DB layer",
14
    104 : "Not authorized",
4847 mandeep.dh 15
    105 : "Multiple items found",
4501 mandeep.dh 16
}