org.apache.xalan.transformer
Class XSLInfiniteLoopException

java.lang.Object
  extended by org.apache.xalan.transformer.XSLInfiniteLoopException

 class XSLInfiniteLoopException
extends java.lang.Object

Class used to create an Infinite Loop Exception


Constructor Summary
XSLInfiniteLoopException()
          Constructor XSLInfiniteLoopException
 
Method Summary
 java.lang.String getMessage()
          Get Message associated with the exception
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XSLInfiniteLoopException

XSLInfiniteLoopException()
Constructor XSLInfiniteLoopException

Method Detail

getMessage

public java.lang.String getMessage()
Get Message associated with the exception

Returns:
Message associated with the exception