org.semanticweb.lp
Class LPParseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.semanticweb.lp.LPParseException
All Implemented Interfaces:
java.io.Serializable

public class LPParseException
extends java.lang.Exception

Copyright ? Juergen Angele and Stefan Decker, Institut AIFB, University of Karlsruhe. All Rights Reserved.

Author:
Administrator
See Also:
Serialized Form

Constructor Summary
LPParseException(java.lang.String s)
          Constructor for the SimpleParseException object
 
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

LPParseException

public LPParseException(java.lang.String s)
Constructor for the SimpleParseException object

Parameters:
s - Description of the Parameter