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