railo.transformer.library.function
Class FunctionLibException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by railo.transformer.library.function.FunctionLibException
All Implemented Interfaces:
Serializable

public final class FunctionLibException
extends IOException

Execption Klasse, welche durch die verschiedenen Klassen dieses Package geworfen werden kann.

See Also:
Serialized Form

Constructor Summary
FunctionLibException(String message)
          Standart Konstruktor f�r die Klasse FunctionLibException.
 
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

FunctionLibException

public FunctionLibException(String message)
Standart Konstruktor f�r die Klasse FunctionLibException.

Parameters:
message - Fehlermeldungstext.


Copyright © 2012 Railo