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