Class | Qpid::Proton::Condition |
In: |
lib/core/condition.rb
|
Parent: | ProtonError |
description | [R] | |
info | [R] | |
name | [R] |
Convert an object to a condition. @param obj the object to turn into a condition @param default_name name to use if obj does not imply a name @return [Condition] Conversion depends on the type of obj
@raise ::ArgumentError if obj is not convertible to {Condition}