Class NotUnblacklistedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.allegro.tech.hermes.common.exception.HermesException
-
- pl.allegro.tech.hermes.management.domain.blacklist.NotUnblacklistedException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotUnblacklistedException extends pl.allegro.tech.hermes.common.exception.HermesException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotUnblacklistedException(java.lang.String qualifiedTopicName)NotUnblacklistedException(java.lang.String qualifiedTopicName, java.lang.Throwable cause)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.allegro.tech.hermes.api.ErrorCodegetCode()
-