|
NAMEGoogle::Checkout::General::ErrorSYNOPSISuse Google::Checkout::General::Error; my $error = Google::Checkout::General::Error->new(-1, "Error message"); print "$error\n"; DESCRIPTIONModule to manage errors. All errors are handled by this object.
COPYRIGHTCopyright 2006 Google. All rights reserved.SEE ALSO
Visit the GSP FreeBSD Man Page Interface. |