Coherent UI for Unity3D  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Coherent.UI.ContextError Class Reference

Encapsulates a context-related error. More...

Inherits IDisposable.

Properties

ContextErrorType ErrorCode [get, set]
 Indicates an error code. More...
 
string Error [get, set]
 Error description. More...
 

Detailed Description

Encapsulates a context-related error.

Property Documentation

string Coherent.UI.ContextError.Error
getset

Error description.

ContextErrorType Coherent.UI.ContextError.ErrorCode
getset

Indicates an error code.