us.zuercher.gpx2map
Class MissingRequiredMapSourcePropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
us.zuercher.gpx2map.Gpx2MapException
us.zuercher.gpx2map.MissingRequiredMapSourcePropertyException
- All Implemented Interfaces:
- Serializable
public class MissingRequiredMapSourcePropertyException
- extends Gpx2MapException
MissingRequiredMapSourcePropertyException represents the case where
one or more required properties are missing from the configuration
of a MapSource
.
- Author:
- Stephan Zuercher
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MissingRequiredMapSourcePropertyException
public MissingRequiredMapSourcePropertyException(String message)
- Constructs a new MissingRequiredMapSourcePropertyException.
- Parameters:
message
- exception messages