method method
Documentation for method method
assembled from the following types:
class X::Method::NotFound
From X::Method::NotFound
(X::Method::NotFound) method method
method method(--> Str)
Returns the method name that was invoked.
class X::Method::InvalidQualifier
From X::Method::InvalidQualifier
(X::Method::InvalidQualifier) method method
method method(--> Str)
Returns the name of the (unqualified) method.
class X::Proc::Async::OpenForWriting
From X::Proc::Async::OpenForWriting
(X::Proc::Async::OpenForWriting) method method
method method(X::Proc::Async::OpenForWriting:)
Returns the method name that was called and which caused the exception.
class X::Proc::Async::MustBeStarted
From X::Proc::Async::MustBeStarted
(X::Proc::Async::MustBeStarted) method method
method method(X::Proc::Async::MustBeStarted --> Str)
Returns the name of the method that was illegally called before starting the external program.
class X::Method::Private::Unqualified
From X::Method::Private::Unqualified
(X::Method::Private::Unqualified) method method
method method(--> Str)
Returns the name of the private method that triggered the error.
class X::Method::Private::Permission
From X::Method::Private::Permission
(X::Method::Private::Permission) method method
method method(--> Str)
The name of the private method