InvalidInputError

src/util/errors~ InvalidInputError

new InvalidInputError(message, extraopt)

Error that should be used if the input is invalid. I.e. if profile name is unknown or input is not an image stream
Parameters:
Name Type Attributes Description
message String
extra * <optional>
Source:

Extends

  • Error