Public Member Functions | |
XMLErrorException (String exception) | |
Default constructor which takes an exception. |
Usually the XMLError will be because of invalid XML.
XMLErrorException | ( | String | exception | ) | [inline] |
Default constructor which takes an exception.
exception | Exception message |