Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

oracle.dss.gauge
Class MetricUnavailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.dss.util.BIBaseException
              extended by oracle.dss.gauge.GaugeException
                  extended by oracle.dss.gauge.MetricUnavailableException
All Implemented Interfaces:
java.io.Serializable, BIException

public class MetricUnavailableException
extends GaugeException

Indicates that the metric is not available

See Also:
Serialized Form

Field Summary
 
Fields inherited from class oracle.dss.gauge.GaugeException
m_Resources
 
Fields inherited from class oracle.dss.util.BIBaseException
m_support
 
Constructor Summary
MetricUnavailableException(java.lang.String s)
           
 
Method Summary
 
Methods inherited from class oracle.dss.util.BIBaseException
elementAt, elements, findException, getBIRootCause, getException, getPreviousException, printStackTrace, printStackTrace, printStackTraceSuper, printStackTraceSuper, size, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MetricUnavailableException

public MetricUnavailableException(java.lang.String s)

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

Copyright © 1997, 2013, Oracle. All rights reserved.