Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
igc
v1.0.0
IGC
Datapoint
File
Fix
GNSSAltitude
Headers
LatLon
ParseError
Parser
Point
PressureAltitude
Task
Built with Crystal 1.9.2
2023-10-08 14:22:46 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
]