java.io.Serializablepublic class PromptViewerException
extends java.lang.Exception
| Constructor | Description |
|---|---|
PromptViewerException() |
|
PromptViewerException(java.lang.String message) |
|
PromptViewerException(java.lang.String message,
java.lang.Throwable cause) |
|
PromptViewerException(java.lang.Throwable cause) |
public PromptViewerException()
public PromptViewerException(java.lang.String message)
message - public PromptViewerException(java.lang.Throwable cause)
cause - public PromptViewerException(java.lang.String message,
java.lang.Throwable cause)
message - cause -