ServletRegistrationException ============================ .. java:package:: org.motechproject.osgi.web.exception :noindex: .. java:type:: public class ServletRegistrationException extends RuntimeException Constructors ------------ ServletRegistrationException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ServletRegistrationException(String message) :outertype: ServletRegistrationException ServletRegistrationException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ServletRegistrationException(String message, Throwable cause) :outertype: ServletRegistrationException ServletRegistrationException ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. java:constructor:: public ServletRegistrationException(Throwable cause) :outertype: ServletRegistrationException