PostGIS  3.4.0dev-r@@SVN_REVISION@@
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages

◆ __init__()

def rtreader.RasterError.__init__ (   self,
  msg 
)

Definition at line 38 of file rtreader.py.

38  def __init__(self, msg):
39  self.msg = msg