class GSL::InternalException
- GSL::InternalException
- Exception
- Reference
- Object
Defined in:
gsl/base/error.crConstructors
Instance Method Summary
Constructor Detail
def self.new(reason : String, file : String, line : Int32, gsl_errno : LibGSL::Code)
#