public class Signer.Warning
extends java.util.EventObject
Modifier and Type | Method | Description |
---|---|---|
WarningCategory |
getCategory() |
The category of the warning
|
java.lang.String |
getContext() |
A description of the context where the warning occurred
|
java.lang.String |
getMessage() |
The message describing the warning
|
public java.lang.String getMessage()
public WarningCategory getCategory()
public java.lang.String getContext()