public static class GraphUtils.ClosedCycleRoutingException extends Net2PlanException
| Constructor and Description |
|---|
ClosedCycleRoutingException()
Default constructor.
|
ClosedCycleRoutingException(String message)
Constructs a new
Net2PlanException exception with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ClosedCycleRoutingException()
public ClosedCycleRoutingException(String message)
Net2PlanException exception with the specified detail message.message - Message to be retrieved by the Throwable.getMessage() method.Copyright © 2018. All rights reserved.