org.mmbase.util
Class PageCRCException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjavax.servlet.ServletException
              extended byorg.mmbase.util.PageCRCException
All Implemented Interfaces:
java.io.Serializable

public class PageCRCException
extends javax.servlet.ServletException

This exception gets thrown when a Cyclic Redundancy Check fails.

See Also:
Serialized Form

Constructor Summary
PageCRCException(java.lang.String s)
          Create the exception
 
Methods inherited from class javax.servlet.ServletException
getRootCause
 
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

PageCRCException

public PageCRCException(java.lang.String s)
Create the exception



MMBase build 1.7.1.20041002