This exception differs from {@link JAXBException} in that this is an unchecked exception, while JAXBException is a checked exception.
super(message, cause);
super(cause);