public class NameOfScrewdriverProgramCannotBeNullOrEmpty extends RuntimeException
ScrewdriverProgramList
interface) without a proper display name, i.e. the provided name is null
or an
empty string.Constructor and Description |
---|
NameOfScrewdriverProgramCannotBeNullOrEmpty(String message)
Constructs a new name of screwdriver program cannot be null or empty exception with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NameOfScrewdriverProgramCannotBeNullOrEmpty(String message)
message
- the detail message.Copyright © 2023. All rights reserved.