When I execute mvn checkstyle:chekstyle I have the violations java.lang.RuntimeException: Unable to get class information for "ServletException". The declaration of the ServletException in the javadoc ...
fun main(args: Array<String>) { runApplication<BPBXApplication>(*args) try { PBXFactory.init(AsteriskSettings()) val asteriskPbx = PBXFactory.getActivePBX() as ...