public class RecordInstantiationException
extends java.lang.RuntimeException
kieker.common.record.factory.old.RecordFactoryWrapper.| Constructor and Description |
|---|
RecordInstantiationException(java.lang.String format,
java.lang.Object... arguments)
Creates a new instance of a exception utilizing a format string.
|
RecordInstantiationException(java.lang.Throwable throwable)
Creates a new instance of a exception.
|
public RecordInstantiationException(java.lang.Throwable throwable)
throwable - related throwablepublic RecordInstantiationException(java.lang.String format,
java.lang.Object... arguments)
format - format stringarguments - arguments used for the format stringCopyright 2020 Kieker Project, http://kieker-monitoring.net