com.x5.template
Class EndOfSnippetException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.x5.template.EndOfSnippetException
All Implemented Interfaces:
java.io.Serializable

public class EndOfSnippetException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
EndOfSnippetException(java.lang.String line)
           
 
Method Summary
 java.lang.String getRestOfLine()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EndOfSnippetException

public EndOfSnippetException(java.lang.String line)
Method Detail

getRestOfLine

public java.lang.String getRestOfLine()


Copyright © 2015. All Rights Reserved.