Class ResPoolNotAddedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- fi.tut.mei.matchmaking.matching_ws.rest.exceptions.ResPoolNotAddedException
-
- All Implemented Interfaces:
Serializable
public class ResPoolNotAddedException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResPoolNotAddedException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ResPoolNotAddedException
public ResPoolNotAddedException(String msg)
-
-