Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
igc
master
IGC
Datapoint
File
Fix
GNSSAltitude
Headers
LatLon
ParseError
Parser
Point
PressureAltitude
Task
Built with Crystal 1.10.0
2023-11-04 00:56:07 UTC
class
IGC::
ParseError
IGC::ParseError
Exception
Reference
Object
Defined in:
igc/parse_error.cr
Constructors
.new
(msg : String, io : IO | Nil =
nil
)
Constructor Detail
def self.
new
(msg : String, io : IO | Nil =
nil
)
#
[
View source
]