MythTV  master
Public Member Functions | Public Attributes | List of all members
nv_python_libs.vimeo.vimeo_api.CurlyRestException Class Reference
Inheritance diagram for nv_python_libs.vimeo.vimeo_api.CurlyRestException:
Inheritance graph
[legend]
Collaboration diagram for nv_python_libs.vimeo.vimeo_api.CurlyRestException:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, code, msg, full)
 
def __str__ (self)
 

Public Attributes

 code
 
 msg
 
 full
 

Detailed Description

Definition at line 95 of file vimeo_api.py.

Constructor & Destructor Documentation

◆ __init__()

def nv_python_libs.vimeo.vimeo_api.CurlyRestException.__init__ (   self,
  code,
  msg,
  full 
)

Definition at line 96 of file vimeo_api.py.

Member Function Documentation

◆ __str__()

def nv_python_libs.vimeo.vimeo_api.CurlyRestException.__str__ (   self)

Definition at line 102 of file vimeo_api.py.

Member Data Documentation

◆ code

nv_python_libs.vimeo.vimeo_api.CurlyRestException.code

◆ msg

nv_python_libs.vimeo.vimeo_api.CurlyRestException.msg

◆ full

nv_python_libs.vimeo.vimeo_api.CurlyRestException.full

The documentation for this class was generated from the following file: