public class NoGoalSpecifiedException extends Exception
Constructor and Description |
---|
NoGoalSpecifiedException(String message)
Creates a new exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoGoalSpecifiedException(String message)
message
- The detail message, may be null
.Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.