UNICORE Resource Broker NJS Plugin
1.5α1

org.eurogrid.broker.server
Class UserMappingException

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

public class UserMappingException
extends ResourceCheckerException

Exception thrown to indicate that something unexpected has gone wrong when mapping from users to their incarnations.

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

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

UserMappingException

public UserMappingException()

UserMappingException

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