Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
i18n
v0.3.1
I18n
ArgumentError
Backend
Base
Yaml
Config
ExceptionHandler
InvalidLocale
InvalidLocaleData
InvalidPluralizationData
MissingInterpolationArgument
MissingTranslation
ReservedInterpolationKey
UnknownFileType
Built with Crystal 1.9.2
2023-10-08 13:18:34 UTC
class
I18n::UnknownFileType
I18n::UnknownFileType
I18n::ArgumentError
ArgumentError
Exception
Reference
Object
Defined in:
i18n/exceptions.cr
Constructors
.new
(type : String, filename : String)
Instance Method Summary
#filename
: String
#type
: String
Constructor Detail
def self.
new
(type : String, filename : String)
#
[
View source
]
Instance Method Detail
def
filename
: String
#
[
View source
]
def
type
: String
#
[
View source
]