JSCAPE MFT Server

com.jscape.inet.mft.subsystems.reporting
Class ReportFormatter.FormatterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jscape.inet.mft.subsystems.reporting.ReportFormatter.FormatterException
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
ReportFormatter

public static class ReportFormatter.FormatterException
extends java.lang.Exception

Formatter error.

See Also:
Serialized Form

Constructor Summary
ReportFormatter.FormatterException()
           
ReportFormatter.FormatterException(java.lang.String message)
           
ReportFormatter.FormatterException(java.lang.String message, java.lang.Throwable cause)
           
ReportFormatter.FormatterException(java.lang.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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReportFormatter.FormatterException

public ReportFormatter.FormatterException()

ReportFormatter.FormatterException

public ReportFormatter.FormatterException(java.lang.String message)

ReportFormatter.FormatterException

public ReportFormatter.FormatterException(java.lang.String message,
                                          java.lang.Throwable cause)

ReportFormatter.FormatterException

public ReportFormatter.FormatterException(java.lang.Throwable cause)

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved