Class MatcherNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- pl.allegro.tech.hermes.management.infrastructure.query.matcher.MatcherNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class MatcherNotFoundException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MatcherNotFoundException(java.lang.String message)MatcherNotFoundException(java.lang.String message, java.lang.Throwable cause)
-