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:
- Serializable
 - Enclosing interface:
- RequestProcessor
 
 public static class RequestProcessor.RequestProcessorException extends Exception - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description RequestProcessorException(String msg, Throwable t)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-