This Class handles header card exception.It extends FitsException
Namespace: nom.tam.fits
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class HeaderCardException Inherits FitsException |
C# |
---|
public class HeaderCardException : FitsException |
C++ |
---|
ref class HeaderCardException : FitsException |
J# |
---|
public class HeaderCardException extends FitsException |
JScript |
---|
public class HeaderCardException extends FitsException |
Inheritance Hierarchy
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.