You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.
Может вы вынесите строку
"throw new FactoryRuntimeException("Error while executing action '" + title + "' on " + method.getDeclaringClass().getSimpleName() + " . See the caused exception below", ExceptionUtils.getRootCause(e));"
в отдельный метод, чтобы его можно было бы переопределить?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Данное сокращение листинга ошибки применяется только в одном методе executeMethodByTitle во всем фреймворке, может есть смысл убрать его?
The text was updated successfully, but these errors were encountered: