Klasse MissingActivityBoundsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
impl.com.flexganttfx.skin.graphics.MissingActivityBoundsException
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungMissingActivityBoundsException(ActivityRenderer<?> renderer, Activity activity, Row<?, ?, ?> row, int lineIndex) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
MissingActivityBoundsException
public MissingActivityBoundsException(ActivityRenderer<?> renderer, Activity activity, Row<?, ?, ?> row, int lineIndex)
-
-
Methodendetails
-
getActivity
-
getRow
-
getRenderer
-
getLineIndex
public int getLineIndex()
-