public class CannotAddHeaderRowException extends RuntimeException
| Constructor and Description |
|---|
CannotAddHeaderRowException()
Construct a new exception.
|
CannotAddHeaderRowException(String message)
Construct a new exception.
|
CannotAddHeaderRowException(String message,
Throwable cause)
Construct a new exception.
|
CannotAddHeaderRowException(Throwable cause)
Construct a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotAddHeaderRowException()
RuntimeException.RuntimeException()public CannotAddHeaderRowException(String message, Throwable cause)
message - the messagecause - the causeRuntimeException.RuntimeException(String, Throwable)public CannotAddHeaderRowException(String message)
message - the messageRuntimeException.RuntimeException(String)public CannotAddHeaderRowException(Throwable cause)
cause - the causeRuntimeException.RuntimeException(Throwable)Copyright © 2025 European Spallation Source. All rights reserved.