railo.runtime.cfx
Class CFXTagException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by railo.runtime.cfx.CFXTagException
All Implemented Interfaces:
Serializable

public final class CFXTagException
extends Exception

Custom Tag Exception

See Also:
Serialized Form

Constructor Summary
CFXTagException(String message)
          Constructor of the Exception
CFXTagException(Throwable e)
          Constructor of the 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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CFXTagException

public CFXTagException(String message)
Constructor of the Exception

Parameters:
message -

CFXTagException

public CFXTagException(Throwable e)
Constructor of the Exception

Parameters:
e -


Copyright © 2012 Railo