JSCAPE MFT Server

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

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

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

Formatter error.

See Also:
Serialized Form

Constructor Summary
MetricsFormatter.FormatterException()
           
MetricsFormatter.FormatterException(java.lang.String message)
           
MetricsFormatter.FormatterException(java.lang.String message, java.lang.Throwable cause)
           
MetricsFormatter.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

MetricsFormatter.FormatterException

public MetricsFormatter.FormatterException()

MetricsFormatter.FormatterException

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

MetricsFormatter.FormatterException

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

MetricsFormatter.FormatterException

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

JSCAPE MFT Server

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