com.Prominic.runtime
Class UnixRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.Prominic.runtime.UnixRuntimeException
All Implemented Interfaces:
java.io.Serializable

public class UnixRuntimeException
extends java.lang.Exception

Insert the type's description here. Creation date: (5/9/00 5:07:54 PM)

See Also:
Serialized Form

Constructor Summary
UnixRuntimeException()
          UnixRuntimeException constructor comment.
UnixRuntimeException(java.lang.String s)
          UnixRuntimeException constructor comment.
 
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

UnixRuntimeException

public UnixRuntimeException()
UnixRuntimeException constructor comment.


UnixRuntimeException

public UnixRuntimeException(java.lang.String s)
UnixRuntimeException constructor comment.

Parameters:
s - java.lang.String