org.mmbase.servlet.rmi
Class RMIHandlerServlet.ServletClientException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.mmbase.servlet.rmi.RMIHandlerServlet.ServletClientException
All Implemented Interfaces:
Serializable
Enclosing class:
RMIHandlerServlet

protected static class RMIHandlerServlet.ServletClientException
extends Exception

ServletClientException is thrown when an error is detected in a client's request.

See Also:
Serialized Form

Constructor Summary
RMIHandlerServlet.ServletClientException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RMIHandlerServlet.ServletClientException

public RMIHandlerServlet.ServletClientException(String s)


MMBase 2.0-SNAPSHOT - null