Package jetbrains.buildServer.util.regex
Class MatcherUtil.MatchingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- jetbrains.buildServer.util.regex.MatcherUtil.MatchingException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MatcherUtil
public static class MatcherUtil.MatchingException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MatchingException(String msg)
MatchingException(String msg, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-