Package | Description |
---|---|
org.metawidget.inspectionresultprocessor.iface |
Inspection Result Processors: root interface.
|
Modifier and Type | Method and Description |
---|---|
static InspectionResultProcessorException |
InspectionResultProcessorException.newException(String message)
Static constructor.
|
static InspectionResultProcessorException |
InspectionResultProcessorException.newException(String message,
Throwable cause)
Static constructor.
|
static InspectionResultProcessorException |
InspectionResultProcessorException.newException(Throwable cause)
Static constructor.
|
Copyright © 2015. All Rights Reserved.