The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MooX::Ipc::Cmd::Exception - Exception class for MooX::Ipc::Cmd role

VERSION

version 1.2.1

ATTRIBUTES

cmd

Reader: cmd

This attribute is required.

This documentation was automatically generated.

exit_status

Reader: exit_status

This attribute is required.

This documentation was automatically generated.

message

Reader: message

This documentation was automatically generated.

previous_exception

Reader: previous_exception

This documentation was automatically generated.

signal

Reader: signal

This documentation was automatically generated.

stack_trace

Reader: stack_trace

Type: __ANON__

This documentation was automatically generated.

stack_trace_args

Reader: stack_trace_args

This documentation was automatically generated.

stack_trace_class

Reader: stack_trace_class

Type: __ANON__

This documentation was automatically generated.

stderr

Reader: stderr

This documentation was automatically generated.

METHODS

(""

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

((

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

()

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

BUILD

Method originates in Throwable::Error.

This documentation was automatically generated.

_build_stack_trace_args

Method originates in Throwable::Error.

This documentation was automatically generated.

_build_stack_trace_class

Method originates in Throwable::Error.

This documentation was automatically generated.

as_string

Method originates in Throwable::Error.

This documentation was automatically generated.

cmd

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

exit_status

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

has_signal

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

has_stderr

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

message

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

previous_exception

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

signal

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

stack_trace

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

stack_trace_args

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

stack_trace_class

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

stderr

Method originates in MooX::Ipc::Cmd::Exception.

This documentation was automatically generated.

throw

Method originates in Throwable::Error.

This documentation was automatically generated.

AUTHOR

Eddie Ash <eddie+cpan@ashfamily.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Edward Ash.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.