public interface ErrorHandler
abstract void
invoke(int statusCode, String message, String responseBody)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void invoke(int statusCode, String message, String responseBody)