Autodesk AutoCAD Civil 3D 2023
.NET API for Civil 3D
Loading...
Searching...
No Matches
Autodesk.Civil.SurveyException Class Reference
Inheritance diagram for Autodesk.Civil.SurveyException:
Autodesk.Civil.CivilException

Public Member Functions

 SurveyException (string message, Exception innerException)
 
 SurveyException (SurveyStatus es, string message)
 
 SurveyException (SurveyStatus es)
 
 SurveyException (string message)
 
 SurveyException ()
 
- Public Member Functions inherited from Autodesk.Civil.CivilException
 CivilException (ErrorStatus es, string message, Exception innerException)
 
 CivilException (ErrorStatus es, string message)
 
 CivilException (ErrorStatus es)
 
 CivilException (string message, Exception innerException)
 
 CivilException (string message)
 
 CivilException ()
 
static void ErrorHandler (ErrorStatus es, string message)
 
static void ErrorHandler (string message)
 
static void ErrorHandler (ErrorStatus es)
 
static void ErrorHandler ()
 

Protected Member Functions

 SurveyException (SerializationInfo info, StreamingContext context)
 
- Protected Member Functions inherited from Autodesk.Civil.CivilException
 CivilException (SerializationInfo info, StreamingContext context)
 

Constructor & Destructor Documentation

◆ SurveyException() [1/6]

Autodesk.Civil.SurveyException.SurveyException ( SerializationInfo info,
StreamingContext context )
protected

◆ SurveyException() [2/6]

Autodesk.Civil.SurveyException.SurveyException ( string message,
Exception innerException )

◆ SurveyException() [3/6]

Autodesk.Civil.SurveyException.SurveyException ( SurveyStatus es,
string message )

◆ SurveyException() [4/6]

Autodesk.Civil.SurveyException.SurveyException ( SurveyStatus es)

◆ SurveyException() [5/6]

Autodesk.Civil.SurveyException.SurveyException ( string message)

◆ SurveyException() [6/6]

Autodesk.Civil.SurveyException.SurveyException ( )