stub pod for Exception::Go and ::Detach.
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Exception / Go.pm
index 612be24..6be9efe 100644 (file)
@@ -12,3 +12,11 @@ has '+message' => (
 __PACKAGE__->meta->make_immutable;
 
 1;
+
+__END__
+
+=head1 NAME
+
+Catalyst::Exception::Go - Exception for redispatching using $ctx->go()
+
+=cut