biz.onixs.fix.fastnew
Class TemplateParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by biz.onixs.fix.fastnew.TemplateParsingException
All Implemented Interfaces:
Serializable

public class TemplateParsingException
extends Exception

See Also:
Serialized Form

Constructor Summary
TemplateParsingException()
           
TemplateParsingException(String message)
           
TemplateParsingException(String message, Throwable cause)
           
TemplateParsingException(Throwable cause)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TemplateParsingException

public TemplateParsingException()

TemplateParsingException

public TemplateParsingException(String message)

TemplateParsingException

public TemplateParsingException(Throwable cause)

TemplateParsingException

public TemplateParsingException(String message,
                                Throwable cause)


Copyright © 2005-2012 Onix Solutions. All Rights Reserved.