UNICORE Resource Broker NJS Plugin
1.5α1

org.eurogrid.broker.server.ws
Class BrokerWS.BrokerConfigException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.eurogrid.broker.server.ws.BrokerWS.BrokerConfigException
All Implemented Interfaces:
Serializable
Enclosing class:
BrokerWS

public static class BrokerWS.BrokerConfigException
extends Exception

Exceptions that occur when configuring the broker

Author:
Donal K. Fellows
See Also:
Serialized Form

Constructor Summary
BrokerWS.BrokerConfigException()
           
BrokerWS.BrokerConfigException(String msg)
           
BrokerWS.BrokerConfigException(String msg, Throwable t)
           
 
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

BrokerWS.BrokerConfigException

public BrokerWS.BrokerConfigException()

BrokerWS.BrokerConfigException

public BrokerWS.BrokerConfigException(String msg)

BrokerWS.BrokerConfigException

public BrokerWS.BrokerConfigException(String msg,
                                      Throwable t)

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.