This exception is raised if the nesting of parsed data structures is too deep.
This exception is raised if a generator or unparser error occurs.
Generic Error
for all of OpenSSL::BN
(big num)
Scan scalars for built in types
Subclass of Zlib::Error
When zlib returns a Z_VERSION_ERROR, usually if the zlib library version is incompatible with the version assumed by the caller.
Error
raised when an error occurs on the underlying communication protocol.
An exception wrapping a DRb::DRbUnknown
object
306 Switch Proxy - no longer unused
POP3
authentication error.
Represents an SMTP
authentication error.
Unexpected reply code returned from server.
Base class of exceptions from OptionParser
.
Raises when there is an argument for a switch which takes no argument.
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