nu.staldal.lsp
Class LSPException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by nu.staldal.lsp.LSPException
All Implemented Interfaces:
java.io.Serializable

public class LSPException
extends org.xml.sax.SAXException

An exception which occurs when compiling or executing and LSP page.

See Also:
Serialized Form

Constructor Summary
LSPException(java.lang.String s)
          Create an LSPException
 
Method Summary
 
Methods inherited from class org.xml.sax.SAXException
getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LSPException

public LSPException(java.lang.String s)
Create an LSPException

Parameters:
s - detail message