Exception class StartupException signals that a problem occured while starting
and initializing the jvmai-system by calling JVMAIAspectInterface.startup(...).
version: $Revision: 1.1.1.1 $ author: Stephan Markwalder
Constructor Summary
public
StartupException() Constructs an StartupException with no detail message.
public
StartupException(String s) Constructs an StartupException with the specified
detail message.