public class WMSException
extends java.lang.Exception
| Constructor and Description |
|---|
WMSException() |
WMSException(java.lang.String message)
Crea WMSException.
|
WMSException(java.lang.String message,
java.lang.Throwable cause)
Crea WMSException.
|
WMSException(java.lang.Throwable cause)
Crea WMSException.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getWMSMessage() |
void |
setWMSMessage(java.lang.String mes) |
public WMSException()
public WMSException(java.lang.String message)
message - public WMSException(java.lang.String message,
java.lang.Throwable cause)
message - cause - public WMSException(java.lang.Throwable cause)
cause -