Constructs an AFException objectparammessage super(message);
super(message);
super(throwable);
super(message, throwable);
String i18nMsg = getMessage(); return i18nMsg;