public class TLcdOWSUnsupportedVersionException
extends java.io.IOException
Constructor and Description |
---|
TLcdOWSUnsupportedVersionException(java.lang.String aVersion)
Constructs a new
TLcdOWSUnsupportedVersionException
with the given unsupported version. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getVersion()
Returns the unsupported version associated with this exception.
|