Sha256: e86f747377bb2176da3ab40acdccaf8e4a7946c3d83417fae843b5f3943932b2
Contents?: true
Size: 216 Bytes
Versions: 4
Compression:
Stored size: 216 Bytes
Contents
module Scrivito # this error is raised if scrivito detects an internal problem. # these errors should never occur when using the public api of the SDK. class InternalError < ScrivitoError end end # module Scrivito
Version data entries
4 entries across 4 versions & 1 rubygems