Uses of Class
com.svincent.util.NestableRuntimeException

Packages that use NestableRuntimeException
com.svincent.moksa An implementation of a Warren's Abstract Machine and associated builtin predicates, to conform to ISO Prolog. 
com.svincent.util Provides various utility classes, which might be useful in a wide variety of contexts. 
 

Uses of NestableRuntimeException in com.svincent.moksa
 

Subclasses of NestableRuntimeException in com.svincent.moksa
 class PrologRuntimeException
          Superclass of all runtime exceptions thrown from the WAM.
static class PrologTermVisitor.WamVisitorException
           
 

Uses of NestableRuntimeException in com.svincent.util
 

Subclasses of NestableRuntimeException in com.svincent.util
 class AssertionException
          An assertion.
static class CommandLine.ArgRedefinedException
           
static class CommandLine.CommandLineException
           
static class CommandLine.ParseException
           
static class CommandLine.TypeException
           
 




This is documentation for Moksa Prolog, which can be found at http://www.svincent.com/moksa/

Copyright © 1999 Shawn P. Vincent.

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