|
NAMECatalyst::Exception - Catalyst Exception ClassSYNOPSISCatalyst::Exception->throw( qq/Fatal exception/ ); See also Catalyst. DESCRIPTIONThis is the Catalyst Exception class.METHODSthrow( $message )throw( message => $message )throw( error => $error )Throws a fatal exception.metaProvided by MooseAUTHORSCatalyst Contributors, see Catalyst.pmCOPYRIGHTThis library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
Visit the GSP FreeBSD Man Page Interface. |