public class UnsupportedMapVersionException extends TmxException
| Constructor and Description |
|---|
UnsupportedMapVersionException() |
UnsupportedMapVersionException(java.lang.String message) |
UnsupportedMapVersionException(java.lang.String message,
java.lang.Throwable cause) |
UnsupportedMapVersionException(java.lang.Throwable cause) |
public UnsupportedMapVersionException()
public UnsupportedMapVersionException(java.lang.String message)
public UnsupportedMapVersionException(java.lang.String message,
java.lang.Throwable cause)
public UnsupportedMapVersionException(java.lang.Throwable cause)