gensrc.parameters.exceptions.ParameterNameNullException Class Reference
Inheritance diagram for gensrc.parameters.exceptions.ParameterNameNullException:
Collaboration diagram for gensrc.parameters.exceptions.ParameterNameNullException:

Public Member Functions

def __init__ (self)
 

Public Attributes

 value_
 

Static Public Attributes

string NULL_STRING_ERROR
 

Detailed Description

The name provided for the parameter is an empty string.

Member Data Documentation

◆ NULL_STRING_ERROR

string gensrc.parameters.exceptions.ParameterNameNullException.NULL_STRING_ERROR
static
Initial value:
= """
Null string provided for parameter name."""

The documentation for this class was generated from the following file:
  • parameters/exceptions.py