iOSGeneralExceptionOn this pageGeneralExceptionGeneralException API public class GeneralException : DSSDK.DSException { override public init(errorCode: Int = DSException.GENERAL_ERROR_CODE, message: String = "General error occurred", info: String? = nil) @objc deinit} Public Functions No public functions found.