Docmosis API 4.5.0

com.docmosis.template
Class ParseException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.docmosis.template.ParseException
All Implemented Interfaces:
Serializable

public class ParseException
extends Exception

See Also:
Serialized Form

Constructor Summary
ParseException()
           
ParseException(String message)
           
ParseException(String message, Throwable cause)
           
ParseException(Throwable cause)
           
 
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

ParseException

public ParseException()

ParseException

public ParseException(String message)

ParseException

public ParseException(String message,
                      Throwable cause)

ParseException

public ParseException(Throwable cause)

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.