org.lexevs.dao.database.service.exception
Class CodingSchemeAlreadyLoadedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.LexGrid.LexBIG.Exceptions.LBException
              extended by org.lexevs.dao.database.service.exception.CodingSchemeAlreadyLoadedException
All Implemented Interfaces:
java.io.Serializable

public class CodingSchemeAlreadyLoadedException
extends LBException

The Class CodingSchemeAlreadyLoadedException.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
CodingSchemeAlreadyLoadedException(java.lang.String uri, java.lang.String version)
          Instantiates a new coding scheme already loaded 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

CodingSchemeAlreadyLoadedException

public CodingSchemeAlreadyLoadedException(java.lang.String uri,
                                          java.lang.String version)
Instantiates a new coding scheme already loaded exception.

Parameters:
uri - the uri
version - the version

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.