??? mccombe.terrain
? MissingDataFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
mccombe.terrain.MissingDataFileException
- ????????:
Serializable
- ????:
-
?????
????????Creates a new instance ofMissingDataFileException
without detail message.Constructs an instance ofMissingDataFileException
with the specified detail message. -
????
-
???????
-
MissingDataFileException
public MissingDataFileException()Creates a new instance ofMissingDataFileException
without detail message. -
MissingDataFileException
Constructs an instance ofMissingDataFileException
with the specified detail message.- ??:
msg
- the detail message.
-