public class InvalidPatternException
extends java.lang.Exception
| Constructor and Description |
|---|
InvalidPatternException(java.lang.String reason)
Creates a new instance of this class using the given parameters.
|
InvalidPatternException(java.lang.String reason,
java.lang.Throwable cause)
Creates a new instance of this class using the given parameters.
|
public InvalidPatternException(java.lang.String reason)
reason - The message for this exception.public InvalidPatternException(java.lang.String reason,
java.lang.Throwable cause)
reason - The message for this exception.cause - The cause of this exception.Copyright 2020 Kieker Project, http://kieker-monitoring.net