head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.08.23.10.25.59;	author kuriyama;	state Exp;
branches;
next	1.2;

1.2
date	2012.03.11.10.12.05;	author kuriyama;	state Exp;
branches;
next	1.1;

1.1
date	2010.11.22.02.33.54;	author kuriyama;	state Exp;
branches;
next	;


desc
@@


1.3
log
@SVN rev 302997 on 2012-08-23 10:25:59Z by kuriyama

- Upgrade to 0.04004.
@
text
@SHA256 (HTTP-Exception-0.04004.tar.gz) = 377d2b8227afe1d053480a3198d4964f284a631e8b2adccff0905e7ba43bb619
SIZE (HTTP-Exception-0.04004.tar.gz) = 23059
@


1.2
log
@- Upgrade to 0.04001.

Feature safe:	yes
@
text
@d1 2
a2 2
SHA256 (HTTP-Exception-0.04001.tar.gz) = 3d182f53c6e6f35cb0f6407d793298746563463b1c0e3418a0aaf15e8d33a21f
SIZE (HTTP-Exception-0.04001.tar.gz) = 22604
@


1.1
log
@Every HTTP::Exception is a Exception::Class - Class. So the same
mechanisms apply as with Exception::Class-classes. In fact have a look
at Exception::Class' docs for more general information on exceptions
and Exception::Class::Base for information on what methods a caught
exception also has.

HTTP::Exception is only a factory for HTTP::Exception::XXX (where X is
a number) subclasses. That means that HTTP::Exception->new(404)
returns a HTTP::Exception::404 object, which in turn is a
HTTP::Exception::Base - Object.

WWW: http://search.cpan.org/dist/HTTP-Exception/
@
text
@d1 2
a2 2
SHA256 (HTTP-Exception-0.03001.tar.gz) = 3e112f4a59bdbb84e73a422a780e2c5ce3219b909484324a2ebca842d9d5f085
SIZE (HTTP-Exception-0.03001.tar.gz) = 20379
@

