UNICORE Resource Broker NJS Plugin
1.5α1

org.eurogrid.broker.server
Class BadEnvironmentException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.fujitsu.arcon.njs.interfaces.ResourceCheckerException
                    |
                    +--org.eurogrid.broker.server.BadEnvironmentException
All Implemented Interfaces:
Serializable

public class BadEnvironmentException
extends ResourceCheckerException

Exception thrown to indicate that some assumption about the hosting environment was invalid.

Version:
$Revision: 1.3 $, $Date: 2004/02/17 11:32:40 $
Author:
Donal K. Fellows
See Also:
Serialized Form

Constructor Summary
BadEnvironmentException()
           
BadEnvironmentException(String msg)
           
 
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

BadEnvironmentException

public BadEnvironmentException()

BadEnvironmentException

public BadEnvironmentException(String msg)

UNICORE Resource Broker NJS Plugin
1.5α1

Submit a bug or feature
Copyright © 2002-2004 University of Manchester, U.K. See license.terms for details.