Represents an SMTP
command syntax error (error code 500)
Represents a fatal SMTP
error (error code 5xx, except for 500)
Unexpected reply code returned from server.
Raises when there is an argument for a switch which takes no argument.
Raises when a switch with mandatory argument has no argument.
Raises when the given argument does not match required format.
Raises when the given argument word can’t be completed uniquely.
An abstract class for enumerating pseudo-prime numbers.
Concrete subclasses should override succ, next, rewind.
An implementation of PseudoPrimeGenerator
which uses a prime table generated by trial division.
Generates all integers which are greater than 2 and are not divisible by either 2 or 3.
This is a pseudo-prime generator, suitable on checking primality of an integer by brute force method.
Internal use. An implementation of Eratosthenes’ sieve
The error type thrown by all PStore
methods.
Indicates a failure to resolve a name or address.
A parent has children, and has methods for accessing them. The Parent
class is never encountered except as the superclass for some other object.
You don’t want to use this class. Really. Use XPath
, which is a wrapper for this class. Believe me. You don’t want to poke around in here. There is strange, dark magic at work in this code. Beware. Go back! Go back while you still can!
Rinda
error base class
Raised when trying to use a canceled tuple.
Raised when trying to use an expired tuple.