jpl::JPLException Class Reference

Inheritance diagram for jpl::JPLException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 JPLException (String s)
 JPLException ()

Static Private Attributes

static final long serialVersionUID = 1L

Detailed Description

This is the base class for exceptions thrown by JPL's Java-calls-Prolog interface. Such exceptions represent errors and exceptional conditions within the interface code itself; see jpl.PrologException for the way Prolog exceptions are returned to calling Java code.


Copyright (C) 2004 Paul Singleton

Copyright (C) 1998 Fred Dushin

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library Public License for more details.


Author:
Fred Dushin <fadushin@syr.edu>
Version:
$Revision$

Definition at line 53 of file JPLException.java.


Constructor & Destructor Documentation

jpl::JPLException::JPLException (  )  [inline]

Definition at line 56 of file JPLException.java.

jpl::JPLException::JPLException ( String  s  )  [inline]

Definition at line 60 of file JPLException.java.


Member Data Documentation

final long jpl::JPLException::serialVersionUID = 1L [static, private]

Reimplemented in jpl::PrologException.

Definition at line 54 of file JPLException.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines


jpl
Author(s): Lorenz Moesenlechner
autogenerated on Fri Jan 11 09:40:31 2013