eu.planets_project.services
Class PlanetsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.planets_project.services.PlanetsException
- All Implemented Interfaces:
- Serializable
public class PlanetsException
- extends Exception
Planets specific exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PlanetsException
public PlanetsException(String msg)
- Construct from passed message
- Parameters:
msg
-
PlanetsException
public PlanetsException(Throwable t)
- Construct from passed throwable
- Parameters:
t
-
Copyright © 2013 Open Planets Foundation. All Rights Reserved.