PxNativeException Class

@interface PxNativeException : PxException

References: PxException

An error raised when a native (C++) exception crosses into the SDK’s Objective-C layer.

Relationships

Inherits From

Top