public abstract class AbstractDocumentationReport extends Object implements DocumentationReport
TYPE_ERROR, TYPE_INFO, TYPE_WARN
Constructor and Description |
---|
AbstractDocumentationReport(String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType
public AbstractDocumentationReport(String message)
public String getMessage()
getMessage
in interface DocumentationReport
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.