CursorWindowAllocationException Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CursorWindowAllocationException(String) | |
CursorWindowAllocationException(IntPtr, JniHandleOwnership) |
CursorWindowAllocationException(String)
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=33)]
public CursorWindowAllocationException (string description);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=33)>]
new Android.Database.CursorWindowAllocationException : string -> Android.Database.CursorWindowAllocationException
Parameters
- description
- String
- Attributes
Applies to
CursorWindowAllocationException(IntPtr, JniHandleOwnership)
protected CursorWindowAllocationException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Database.CursorWindowAllocationException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Database.CursorWindowAllocationException
Parameters
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership