Package org.apache.zookeeper.server
Class RequestProcessor.RequestProcessorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.zookeeper.server.RequestProcessor.RequestProcessorException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- RequestProcessor
public static class RequestProcessor.RequestProcessorException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequestProcessorException(java.lang.String msg, java.lang.Throwable t)
-