public class BridgeTopologyException extends Exception implements Topology
Constructor and Description |
---|
BridgeTopologyException(String message) |
BridgeTopologyException(String message,
Throwable throwable) |
BridgeTopologyException(String message,
Topology topology) |
BridgeTopologyException(String message,
Topology topology,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
String |
printTopology() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BridgeTopologyException(String message)
public String printTopology()
printTopology
in interface Topology
Copyright © 2019. All rights reserved.