NTB WPZ Automation - EMail Downloader
Public Member Functions | Public Attributes | List of all members
NTBCloud.NTBCloudException Class Reference

Used to filter exceptions caused by this library. More...

Inheritance diagram for NTBCloud.NTBCloudException:

Public Member Functions

def __init__ (self, info)
 Constructor. More...
 
def __str__ (self)
 Implementation of to string. More...
 

Public Attributes

 info
 

Detailed Description

Used to filter exceptions caused by this library.

Constructor & Destructor Documentation

◆ __init__()

def NTBCloud.NTBCloudException.__init__ (   self,
  info 
)

Constructor.

Parameters
infoSome information about the error

Member Function Documentation

◆ __str__()

def NTBCloud.NTBCloudException.__str__ (   self)

Implementation of to string.

Returns
The info as a string

Member Data Documentation

◆ info

NTBCloud.NTBCloudException.info

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