us.zuercher.gpx2map
Class BoundingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
us.zuercher.gpx2map.Gpx2MapException
us.zuercher.gpx2map.BoundingException
- All Implemented Interfaces:
- Serializable
public class BoundingException
- extends Gpx2MapException
BoundingException represents an error in configured map boundaries.
- 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 |
BoundingException
public BoundingException(String message)
- Constructs a new BoundingException.
- Parameters:
message
- the exception message