Protomatter Classes v1.1.6

com.protomatter.pas.init
Class StartupException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.protomatter.pas.init.StartupException
All Implemented Interfaces:
java.io.Serializable

public class StartupException
extends java.lang.Exception

An exception generated while an implementation of the PASStartup interface was starting.

See Also:
PASStartup, Serialized Form

Constructor Summary
StartupException()
           
StartupException(java.lang.String message)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StartupException

public StartupException()

StartupException

public StartupException(java.lang.String message)

Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6