class Crython::ValueError

Overview

Raised when a Python value error occurs

Defined in:

crython/error.cr

Constructors

Constructor Detail

def self.new(message : String) #

[View source]