Package pl.allegro.tech.hermes.client
Class HermesClientShutdownException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.allegro.tech.hermes.client.HermesClientShutdownException
-
- All Implemented Interfaces:
java.io.Serializable
public class HermesClientShutdownException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HermesClientShutdownException()HermesClientShutdownException(java.lang.String message)
-