public class Suite.MissingSampleNameException extends Exception
Constructor and Description |
---|
MissingSampleNameException(String message)
Creates a new
MissingSampleNameException with the
supplied message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MissingSampleNameException(String message)
MissingSampleNameException
with the
supplied message.message
- a message giving details about the exceptionCopyright © 2022. All rights reserved.