DHART
Loading...
Searching...
No Matches
DHARTAPI.Exceptions Namespace Reference

Custom exceptions thrown by DHARTAPI Internally. More...

Classes

class  InvalidCostOperation
 Tried to add an alternate cost to an edge without meeting the preconditions. More...
 
class  InvalidMeshException
 The file passed was not an obj file, or was an invalid obj file. More...
 
class  LogicError
 There was some logical error with what the user was trying to perform. More...
 

Detailed Description

Custom exceptions thrown by DHARTAPI Internally.

Remarks
Exceptions are created here as needed, and generally existing C# excepions are preferred.