E2544 Function exception specifications do not match (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

The throw specifications on two function declaration/definitions which refer to the same function do not agree. Rewrite the function exception specifications to match.