public class IllegalWaypointNameException extends IllegalArgumentException
This exception is thrown if trying to name a waypoint using an illegal name.
SeeProgramNodeFactory.createWaypointNode(String)
.Constructor and Description |
---|
IllegalWaypointNameException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalWaypointNameException(String message)
Copyright © 2021. All rights reserved.