Class NoInstanceAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cambio.simulator.entities.microservice.NoInstanceAvailableException
- All Implemented Interfaces:
Serializable
RuntimeException that is thrown if there are currently no requests service instances available.
- Author:
- Lion Wagner
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoInstanceAvailableException
public NoInstanceAvailableException()
-