Interface ErrorHandler

  • All Known Implementing Classes:
    InaccessibleWSDLException.Builder

    public interface ErrorHandler
    listen to static errors found during building a the WSDL Model.
    Author:
    Vivek Pandey
    • Method Detail

      • error

        void error​(Throwable e)
        Receives a notification for an error in the annotated code.