Orbital library

orbital.logic.imp
Class LogicException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by orbital.logic.imp.LogicException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
IncompleteCalculusException

public class LogicException
extends java.lang.RuntimeException

Thrown whenever an exception related to logic or a calculus occurs.

Author:
André Platzer
See Also:
Serialized Form

Constructor Summary
LogicException()
           
LogicException(java.lang.String message)
           
 
Method Summary
 
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

LogicException

public LogicException(java.lang.String message)

LogicException

public LogicException()

Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.