Sha256: e86f747377bb2176da3ab40acdccaf8e4a7946c3d83417fae843b5f3943932b2
Contents?: true
Size: 216 Bytes
Versions: 2
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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
scrivito_sdk-1.18.0 | app/cms/scrivito/internal_error.rb |
scrivito_sdk-1.18.0.rc1 | app/cms/scrivito/internal_error.rb |