CotC C# SDK for Unity  v1.4.0.1
Making social games is easy !
Properties | List of all members
CotcSdk.ExceptionEventArgs Class Reference

Description

An event arguments class holding an exception. Used with unhandled exceptions.

Properties

Exception Exception [get]
 Gets event arguments' related exception. Used with unhandled exceptions. More...
 
Inheritance diagram for CotcSdk.ExceptionEventArgs:

Property Documentation

◆ Exception

Exception CotcSdk.ExceptionEventArgs.Exception
get

Gets event arguments' related exception. Used with unhandled exceptions.