edu.mayo.informatics.resourcereader.obo.exceptions
Class OBOMethodNotImplementedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.mayo.informatics.resourcereader.core.IF.ResourceException
              extended by edu.mayo.informatics.resourcereader.obo.exceptions.OBOResourceException
                  extended by edu.mayo.informatics.resourcereader.obo.exceptions.OBOMethodNotImplementedException
All Implemented Interfaces:
java.io.Serializable

public class OBOMethodNotImplementedException
extends OBOResourceException

Obo specific exception to be thrown when some Method Has not been implemented yet.

Version:
subversion $Revision: $ checked in on $Date: $
Author:
Deepak Sharma
See Also:
Serialized Form

Constructor Summary
OBOMethodNotImplementedException()
           
OBOMethodNotImplementedException(java.lang.String methodName)
           
 
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

OBOMethodNotImplementedException

public OBOMethodNotImplementedException()

OBOMethodNotImplementedException

public OBOMethodNotImplementedException(java.lang.String methodName)

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.