Package org.hotrod.torcs.plan
Class PlanRetrieverFactory.UnsupportedTorcsDatabaseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.hotrod.torcs.plan.PlanRetrieverFactory.UnsupportedTorcsDatabaseException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PlanRetrieverFactory
public static class PlanRetrieverFactory.UnsupportedTorcsDatabaseException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UnsupportedTorcsDatabaseException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UnsupportedTorcsDatabaseException
public UnsupportedTorcsDatabaseException(String message)
-
-