public class ConnectorEndOfDataException
extends java.lang.Exception
Constructor and Description |
---|
ConnectorEndOfDataException(java.lang.String message)
Create an exception without an exception trail.
|
ConnectorEndOfDataException(java.lang.String message,
java.lang.Exception exception)
Create an exception with an exception trail.
|
public ConnectorEndOfDataException(java.lang.String message)
message
- The message to explain the exceptionpublic ConnectorEndOfDataException(java.lang.String message, java.lang.Exception exception)
message
- The message to explain the exceptionexception
- The exception which caused this exceptionCopyright 2017 Kieker Project, http://kieker-monitoring.net