com.meyling.principia
Class AlreadyRunningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.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
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AlreadyRunningException
public AlreadyRunningException(String message)