com.finalist.jag.template.parser
Class JagParserException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.finalist.jag.JagException
              extended bycom.finalist.jag.template.parser.JagParserException
All Implemented Interfaces:
java.io.Serializable

public class JagParserException
extends JagException

Class JagParserException

Version:
%I%, %G%
Author:
Wendel D. de Witte
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
JagParserException(java.lang.String s)
           
 
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

JagParserException

public JagParserException(java.lang.String s)
Parameters:
s - java.lang.String


Copyright © 2003-2005 SourceForge. All Rights Reserved.