Docmosis API 4.5.0

com.docmosis.template.population.render
Class FieldRendererException

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

public class FieldRendererException
extends Exception

See Also:
Serialized Form

Constructor Summary
FieldRendererException(String message)
           
FieldRendererException(String message, Throwable cause)
           
FieldRendererException(String message, Throwable cause, String detailedMessage)
           
FieldRendererException(Throwable cause)
           
 
Method Summary
 String getDetailedMessage()
           
 
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

FieldRendererException

public FieldRendererException(String message)

FieldRendererException

public FieldRendererException(Throwable cause)

FieldRendererException

public FieldRendererException(String message,
                              Throwable cause)

FieldRendererException

public FieldRendererException(String message,
                              Throwable cause,
                              String detailedMessage)
Method Detail

getDetailedMessage

public String getDetailedMessage()

Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.