Return to www.inductionframework.org

com.acciente.induction.template
Class TemplatingEngineException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.acciente.induction.template.TemplatingEngineException
All Implemented Interfaces:
java.io.Serializable

public class TemplatingEngineException
extends java.lang.Exception

TemplatingEngineException. Log

See Also:
Serialized Form

Constructor Summary
TemplatingEngineException(java.lang.String sMessage)
           
TemplatingEngineException(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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TemplatingEngineException

public TemplatingEngineException(java.lang.String sMessage)

TemplatingEngineException

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

Return to www.inductionframework.org

Copyright (c) 2008 Acciente, LLC. All rights reserved.