CFException Class
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.
Represents an exception arising from a Core Foundation CFError
, having an error domain, a domain-specific error code, and perhaps additional information.
public class CFException : Exception
type CFException = class
inherit Exception
- Inheritance
-
CFException
Constructors
CFException(String, NSString, nint, String, String) |
Properties
Code | |
Domain | |
FailureReason | |
RecoverySuggestion |
Methods
FromCFError(IntPtr) | |
FromCFError(IntPtr, Boolean) |