org.apache.xalan.transformer
Class XSLInfiniteLoopException

java.lang.Object
  extended byorg.apache.xalan.transformer.XSLInfiniteLoopException

class XSLInfiniteLoopException
extends Object

Class used to create an Infinite Loop Exception


Constructor Summary
(package private) XSLInfiniteLoopException()
          Constructor XSLInfiniteLoopException
 
Method Summary
 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 String getMessage()
Get Message associated with the exception

Returns:
Message associated with the exception