exception documentation
class UnexposedMethodError(Exception):
Raised on any attempt to get a method which has not been exposed.
class UnexposedMethodError(Exception):
Raised on any attempt to get a method which has not been exposed.