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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UserMappingException
public UserMappingException()
UserMappingException
public UserMappingException(String msg,
Exception cause)
Submit a bug or feature
Copyright © 2002-2004
University of Manchester, U.K.
See license.terms for details.