org.lexgrid.loader.database.key
Class KeyNotFoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.lexgrid.loader.database.key.KeyNotFoundException
All Implemented Interfaces:
java.io.Serializable

public class KeyNotFoundException
extends java.lang.Exception

The Class KeyNotFoundException.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
KeyNotFoundException(java.lang.String entityCode, java.lang.String entityCodeNamespace)
          Instantiates a new key not found exception.
 
Method Summary
 
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

KeyNotFoundException

public KeyNotFoundException(java.lang.String entityCode,
                            java.lang.String entityCodeNamespace)
Instantiates a new key not found exception.

Parameters:
entityCode - the entity code
entityCodeNamespace - the entity code namespace

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.