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

Public Member Functions

 SurfaceException (string message, Exception innerException)
 
 SurfaceException (SurfaceStatus es, string message)
 
 SurfaceException (SurfaceStatus es)
 
 SurfaceException (string message)
 
 SurfaceException ()
 
- 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

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

Constructor & Destructor Documentation

◆ SurfaceException() [1/6]

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

◆ SurfaceException() [2/6]

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

◆ SurfaceException() [3/6]

Autodesk.Civil.SurfaceException.SurfaceException ( SurfaceStatus es,
string message )

◆ SurfaceException() [4/6]

Autodesk.Civil.SurfaceException.SurfaceException ( SurfaceStatus es)

◆ SurfaceException() [5/6]

Autodesk.Civil.SurfaceException.SurfaceException ( string message)

◆ SurfaceException() [6/6]

Autodesk.Civil.SurfaceException.SurfaceException ( )