Phoenix Logo

phoenix_title wx.lib.pubsub.core.topicexc.UnrecognizedSourceFormatError

Raised when a topic definition provider doesn’t recognize the format of source input it was given.


class_hierarchy Class Hierarchy

Inheritance diagram for class UnrecognizedSourceFormatError:


super_classes Known Superclasses

exceptions.ValueError


method_summary Methods Summary

__init__  

api Class API



class UnrecognizedSourceFormatError(ValueError)

Raised when a topic definition provider doesn’t recognize the format of source input it was given.


Methods



__init__(self)