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, toStringpublic IllegalWaypointNameException(String message)
Copyright © 2020. All rights reserved.