| 
    Autodesk AutoCAD Civil 3D 2023
    
   .NET API for Civil 3D 
   | 
 
  
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) | |
      
  | 
  protected | 
| Autodesk.Civil.SurveyException.SurveyException | ( | string | message, | 
| Exception | innerException ) | 
| Autodesk.Civil.SurveyException.SurveyException | ( | SurveyStatus | es, | 
| string | message ) | 
| Autodesk.Civil.SurveyException.SurveyException | ( | SurveyStatus | es | ) | 
| Autodesk.Civil.SurveyException.SurveyException | ( | string | message | ) | 
| Autodesk.Civil.SurveyException.SurveyException | ( | ) |