org.mmbase.servlet.rmi
Class RMIHandlerServlet.ServletClientException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.mmbase.servlet.rmi.RMIHandlerServlet.ServletClientException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RMIHandlerServlet

protected static class RMIHandlerServlet.ServletClientException
extends java.lang.Exception

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

See Also:
Serialized Form

Constructor Summary
RMIHandlerServlet.ServletClientException(java.lang.String s)
           
 
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(java.lang.String s)


MMBase build 1.7.4.20050922