Class SubscriptionValidationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.allegro.tech.hermes.management.domain.ManagementException
-
- pl.allegro.tech.hermes.management.domain.subscription.validator.SubscriptionValidationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SubscriptionValidationException extends ManagementException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SubscriptionValidationException(java.lang.String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description pl.allegro.tech.hermes.api.ErrorCodegetCode()
-
-
-
Method Detail
-
getCode
public pl.allegro.tech.hermes.api.ErrorCode getCode()
- Specified by:
getCodein classManagementException
-
-