Return to www.inductionframework.org

com.acciente.induction.init.config.xmlconfigloader
Class XMLConfigLoaderException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.acciente.induction.init.config.ConfigLoaderException
              extended by com.acciente.induction.init.config.xmlconfigloader.XMLConfigLoaderException
All Implemented Interfaces:
java.io.Serializable

public class XMLConfigLoaderException
extends ConfigLoaderException

Internal. XMLConfigLoaderException

Author:
Adinath Raveendra Raj
See Also:
Serialized Form

Constructor Summary
XMLConfigLoaderException(java.lang.String sMessage)
           
XMLConfigLoaderException(java.lang.String sMessage, java.lang.Throwable oCause)
           
 
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

XMLConfigLoaderException

public XMLConfigLoaderException(java.lang.String sMessage)

XMLConfigLoaderException

public XMLConfigLoaderException(java.lang.String sMessage,
                                java.lang.Throwable oCause)

Return to www.inductionframework.org

Copyright © 2008-2012 Acciente, LLC. All Rights Reserved.