Share via


CFException Class

Definition

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

Applies to