The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Finance::Bank::Bankwest::Error::NotLoggedIn::UnknownReason - general Bankwest session failure exception

VERSION

This module is part of distribution Finance-Bank-Bankwest v1.2.1.

This distribution's version numbering follows the conventions defined at semver.org.

DESCRIPTION

This exception may be thrown on calls to "login" in Finance::Bank::Bankwest or various methods of Finance::Bank::Bankwest::Session when for an unanticipated reason, a Bankwest Online Banking session cannot be initialised or has been terminated.

This exception is likely to occur when a Personal Access Number (PAN) has been suspended, or when Bankwest Online Banking is undergoing some sort of maintenance (but still presenting a login form).

ATTRIBUTES

response

An HTTP::Response object holding the response causing the exception to be thrown. May be useful for diagnosing the cause of the problem.

This attribute is made available via Finance::Bank::Bankwest::Error::WithResponse.

SEE ALSO

AUTHOR

Alex Peters <lxp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Alex Peters.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

The full text of the license can be found in the 'LICENSE' file included with this distribution.