Class ErrorVisitor.UserError

java.lang.Object
org.apache.cxf.tools.common.toolspec.parser.ErrorVisitor.UserError
All Implemented Interfaces:
CommandLineError
Enclosing class:
ErrorVisitor

public static class ErrorVisitor.UserError extends Object implements CommandLineError
  • Constructor Details

    • UserError

      public UserError(String m)
  • Method Details