Package com.thingworx.exceptions
Class CouldNotConnectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thingworx.exceptions.CouldNotConnectException
- All Implemented Interfaces:
Serializable
@ThingworxExtensionApiClass(since={7,4},
canInstantiate=true)
public final class CouldNotConnectException
extends Exception
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CouldNotConnectException
public CouldNotConnectException()
-