MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Misc.UnexpectedResultException Class Reference

This is thrown when the underlying C++ function returns an error via expected<>. More...

+ Inheritance diagram for MR.Misc.UnexpectedResultException:

Public Member Functions

 UnexpectedResultException (string message)
 
 UnexpectedResultException (string message, Exception inner)
 

Detailed Description

This is thrown when the underlying C++ function returns an error via expected<>.


The documentation for this class was generated from the following file: