public static class NetworkTool.NetlistNotReady
extends java.lang.RuntimeException
Constructor and Description |
---|
NetlistNotReady()
Constructs an IllegalStateException with no detail message.
|
NetlistNotReady(java.lang.String s)
Constructs an IllegalStateException with the specified detail
message.
|
public NetlistNotReady()
public NetlistNotReady(java.lang.String s)
s
- the String that contains a detailed message