NAME
Footprintless::InvalidEntityException - An exception thrown when an entity is invalid for the context it is being used in
VERSION
version 1.29
DESCRIPTION
An exception for when an entity is invalid for the context it is being used in.
CONSTRUCTORS
new($message, $coordinate)
Creates a new Footprintless::InvalidEntityException
with the supplied information.
ATTRIBUTES
get_coordinate()
Returns the coordinate.
get_message()
Returns the message.
get_trace()
Returns the stack trace when the command runner die
d.
METHODS
to_string()
Returns a string representation of this exception.
AUTHOR
Lucas Theisen <lucastheisen@pastdev.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2016 by Lucas Theisen.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
SEE ALSO
Please see those modules/websites for more information related to this module.