Namespace:
nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub New( _ ByVal msg As String _ ) |
| C# |
|---|
public TableException( string msg ) |
| C++ |
|---|
public: TableException( String msg ) sealed |
| J# |
|---|
public TableException( string msg ) |
| JScript |
|---|
public function TableException( msg : String ) |
See Also