Java.Lang.IncompatibleClassChangeError Class
IncompatibleClassChangeError is the superclass of all classes which represent errors that occur when inconsistent class files are loaded into the same running image.

See Also: IncompatibleClassChangeError Members

Syntax

[Android.Runtime.Register("java/lang/IncompatibleClassChangeError", DoNotGenerateAcw=true)]
public class IncompatibleClassChangeError : LinkageError

Remarks

IncompatibleClassChangeError is the superclass of all classes which represent errors that occur when inconsistent class files are loaded into the same running image.

See Also

[Android Documentation]

Requirements

Namespace: Java.Lang
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1