Hilbert II - JAVA-Packages - Principia Mathematica II

com.meyling.principia
Class AlreadyRunningException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.meyling.principia.AlreadyRunningException
All Implemented Interfaces:
Serializable

public final class AlreadyRunningException
extends Exception

This class reads entries from property files. This class should not be used outside this package.

Version:
$Revision: 1.1 $
Author:
Michael Meyling
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
AlreadyRunningException(String message)
           
 
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

AlreadyRunningException

public AlreadyRunningException(String message)

Hilbert II - JAVA-Packages - Principia Mathematica II

©left GNU General Public Licence
All Rights Reserved.