Module com.flexganttfx.view
Class MissingActivityBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
impl.com.flexganttfx.skin.graphics.MissingActivityBoundsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMissingActivityBoundsException
(ActivityRenderer<?> renderer, Activity activity, Row<?, ?, ?> row, int lineIndex) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingActivityBoundsException
public MissingActivityBoundsException(ActivityRenderer<?> renderer, Activity activity, Row<?, ?, ?> row, int lineIndex)
-
-
Method Details
-
getActivity
-
getRow
-
getRenderer
-
getLineIndex
public int getLineIndex()
-