JavaScript is disabled on your browser.
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 12c (12.2.1) E52768-01
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
oracle.adf.view.faces.bi.component.gantt.InvalidScaleException
All Implemented Interfaces:
java.io.Serializable
public class InvalidScaleException
extends javax.faces.FacesException
InvalidScaleException is thrown when either the scale specified for the time axis is not
recognized or if the scale of the major time axis is smaller than the scale of the minor time
axis (and vice-versa).
See Also:
Serialized Form
Constructor Summary
Constructors
Constructor and Description
InvalidScaleException (java.lang.String msg)
Constructs an instance of InvalidScaleException.
Method Summary
Methods inherited from class javax.faces.FacesException
getCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 12c (12.2.1) E52768-01
Detail:
Field |
Constr |
Method
Copyright © 1997, 2015, Oracle. All rights reserved.