public class Diagnostic
extends java.lang.Object
ErrorFrame
class.Constructor and Description |
---|
Diagnostic(java.lang.String diagnosticType,
java.lang.String diagnosticValue)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDiagnosticType()
The underlying diagnostic type.
|
java.lang.String |
getDiagnosticValue()
The underlying diagnostic value.
|
© Copyright IBM Corp. 2006, 2013. All Rights Reserved.