Module com.github.alexdlaird.ngrok
Package com.github.alexdlaird.exception
This package contains exceptions that can be thrown by
java-ngrok.-
Exception Summary Exception Description JavaNgrokException Root exception for theNgrokClientand thejava-ngroklibrary.JavaNgrokHTTPException Thrown fromNgrokClientwhen an error occurs making a request to thengrokweb interface.JavaNgrokInstallerException Thrown fromNgrokInstallerwhen an error occurs while downloading and installing thengrokbinary.JavaNgrokSecurityException Thrown fromNgrokProcesswhen a security error occurs.NgrokException Thrown fromNgrokProcesswhen an error occurs interacting directly with thengrokbinary.