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