|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
kieker.monitoring.core.signaturePattern.InvalidPatternException
public class InvalidPatternException
| Constructor Summary | |
|---|---|
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. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
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.
|
Kieker 1.12 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||