public class DbFieldLengthViolationException extends RuntimeException
| Constructor and Description |
|---|
DbFieldLengthViolationException()
Constructs a new exception.
|
DbFieldLengthViolationException(String message)
Constructs a new exception.
|
DbFieldLengthViolationException(String message,
Throwable cause)
Constructs a new exception.
|
DbFieldLengthViolationException(Throwable cause)
Constructs a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DbFieldLengthViolationException()
public DbFieldLengthViolationException(String message)
message - exception messagepublic DbFieldLengthViolationException(Throwable cause)
cause - formal cause for throwing exceptionCopyright © 2025 European Spallation Source. All rights reserved.