public class InvalidFormatException
extends java.lang.RuntimeException
Constructor and Description |
---|
InvalidFormatException(java.lang.String message)
Creates a new instance using the given data.
|
InvalidFormatException(java.lang.String message,
java.lang.Throwable cause)
Creates a new instance using the given data.
|
public InvalidFormatException(java.lang.String message)
message
- The message for this exceptionpublic InvalidFormatException(java.lang.String message, java.lang.Throwable cause)
message
- The message for this exceptioncause
- The cause of the exceptionCopyright 2017 Kieker Project, http://kieker-monitoring.net