UNICORE Resource Broker NJS Plugin
1.5α1

org.eurogrid.broker.server
Class TicketManagerException

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

public class TicketManagerException
extends ResourceCheckerException

Exception thrown by the ticket manager when something goes wrong there.

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

Constructor Summary
TicketManagerException()
           
TicketManagerException(String msg)
           
TicketManagerException(String msg, Exception cause)
           
 
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

TicketManagerException

public TicketManagerException()

TicketManagerException

public TicketManagerException(String msg)

TicketManagerException

public TicketManagerException(String msg,
                              Exception cause)

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.