JNodeOS v1.1.5 API

edu.utah.janos.nodeos
Class FlowStartException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--edu.utah.janos.nodeos.FlowStartException

public class FlowStartException
extends java.lang.Exception

FlowStartException is thrown by various functions involved in new flow creation.

Author:
Janos Ministry of Development
See Also:
Serialized Form

Constructor Summary
FlowStartException(java.lang.String msg, java.lang.Throwable cause)
           
 
Method Summary
 java.lang.Throwable getCause()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FlowStartException

public FlowStartException(java.lang.String msg,
                          java.lang.Throwable cause)
Method Detail

getCause

public java.lang.Throwable getCause()

JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/