Libraries
»
amazon-fps-ruby
(0.1.0)
»
Index (E)
»
ErrorType
Class: ErrorType
Inherits:
String
Object
String
ErrorType
show all
Defined in:
lib/default.rb
Overview
/
ErrorType
Constant Summary
collapse
Business =
ErrorType
.
new
(
"
Business
"
)
System =
ErrorType
.
new
(
"
System
"
)