public class MowerInstructionFileException extends Exception
Constructor and Description |
---|
MowerInstructionFileException(String message)
A basic constructor, which will set the message into the global variable 'message'.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MowerInstructionFileException(String message)
message
- the error message to show.public String getMessage()
getMessage
in class Throwable
Copyright © 2016. All Rights Reserved.