Class
Deltacloud::ExceptionHandler::ExceptionDef
In:
lib/deltacloud/base_driver/exceptions.rb
Parent:
Object
Methods
exception
handler
match?
message
new
status
Attributes
conditions
[R]
handler
[R]
message
[RW]
status
[RW]
Public Class methods
new
(conditions, &block)
Public Instance methods
exception
(handler)
handler
(e)
match?
(e)
Condition can be class or regexp
message
(message)
status
(code)
[Validate]