Class ResultNotReadyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- fi.tut.mei.matchmaking.matching_ws.rest.exceptions.ResultNotReadyException
-
- All Implemented Interfaces:
Serializable
public class ResultNotReadyException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResultNotReadyException(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
-
ResultNotReadyException
public ResultNotReadyException(String message)
-
-