Clang::CastXML::Exception::ParseException - Exception for when XML parsing fails
version 0.02
This class represents a XML parser error for CastXML.
This class extends Clang::CastXML::Exception.
my $message = $ex->message;
Returns the message for the exception.
Clang::CastXML, Clang::CastXML::Exception
Graham Ollis <plicease@cpan.org>
This software is copyright (c) 2020 by Graham Ollis.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.