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.ViewError Class Reference

Encapsulates a view-related error. More...

Inherits IDisposable.

Properties

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

Detailed Description

Encapsulates a view-related error.

Property Documentation

string Coherent.UI.ViewError.Error
getset

Error description.

ViewErrorType Coherent.UI.ViewError.ErrorCode
getset

Indicates an error code.