Show / Hide Table of Contents
View Source

Class MraaException

Inheritance
System.Object
System.Exception
MraaException
Namespace:MraaSharp
Assembly:MraaSharp.dll
Syntax
public class MraaException : Exception, ISerializable, _Exception

Constructors

View Source

MraaException(MraaResult)

Declaration
public MraaException(MraaResult result)
Parameters
Type Name Description
MraaResult result

Properties

View Source

Result

Declaration
public MraaResult Result
{
    get;
}
Property Value
Type Description
MraaResult
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX