UNICORE Resource Broker NJS Plugin
1.5α1

org.eurogrid.broker.server
Class IllegalDelegationException

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

public class IllegalDelegationException
extends ResourceCheckerException

Exception thrown to indicate attempts to delegate by entities not authorized to do so.

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

Constructor Summary
IllegalDelegationException()
           
IllegalDelegationException(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

IllegalDelegationException

public IllegalDelegationException()

IllegalDelegationException

public IllegalDelegationException(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.