saklient  0.0.2.11
saklient.errors.httpunprocessableentityexception.HttpUnprocessableEntityException Class Reference
Inheritance diagram for saklient.errors.httpunprocessableentityexception.HttpUnprocessableEntityException:

Public Member Functions

def __init__
 HTTPエラー。Unprocessable Entity. More...
 

Constructor & Destructor Documentation

def saklient.errors.httpunprocessableentityexception.HttpUnprocessableEntityException.__init__ (   self,
  status,
  code = None,
  message = "" 
)

HTTPエラー。Unprocessable Entity.

Parameters
{int}status
{str}code=None
{str}message=""

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