module OFX::Errors
Namespace for all gem-specific exception classes. All errors inherit from Errors::Error, so callers can rescue the entire hierarchy with rescue OFX::Errors::Error.
Namespace for all gem-specific exception classes. All errors inherit from Errors::Error, so callers can rescue the entire hierarchy with rescue OFX::Errors::Error.