@PublicAPI public class TopologyException extends IllegalArgumentException
ResourceManager.getAtMostNodes(int, org.ow2.proactive.scripting.SelectionScript)
request when
the topology information is missing.Constructor and Description |
---|
TopologyException()
Create a new instance of TopologyException
|
TopologyException(String s)
Create a new instance of TopologyException
|
TopologyException(String message,
Throwable cause)
Create a new instance of TopologyException
|
TopologyException(Throwable cause)
Create a new instance of TopologyException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TopologyException()
public TopologyException(String message, Throwable cause)
message
- cause
- public TopologyException(String s)
s
- public TopologyException(Throwable cause)
cause
-