MMTWFSException

exception mmtwfs.custom_exceptions.MMTWFSException(value='Unspecified Error', results=None)[source] [edit on github]

Superclass of all custom exceptions

This exception contains these fields of interest:

message - the message provided by the code that raised the exception

results - the results dict that can contain relevant data that can be reported at time of exception