Exception
Interfaces, Classes and Traits
- ClientException
- An exception originating from the beanstalkd client.
- CommandException
- An exception relating to a Command.
- ConnectionException
- An exception relating to the client connection to the beanstalkd server.
- ServerBadFormatException
- An exception originating as a beanstalkd server error.
- ServerDrainingException
- An exception originating as a beanstalkd server error.
- ServerException
- An exception originating as a beanstalkd server error.
- ServerInternalErrorException
- An exception originating as a beanstalkd server error.
- ServerOutOfMemoryException
- An exception originating as a beanstalkd server error.
- ServerUnknownCommandException
- An exception originating as a beanstalkd server error.
- SocketException
- An exception relating to the connection socket.