Package com.thingworx.exceptions
Class CouldNotConnectException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.thingworx.exceptions.CouldNotConnectException
-
- All Implemented Interfaces:
java.io.Serializable
@ThingworxExtensionApiClass(since={7,4}, canInstantiate=true) public final class CouldNotConnectException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CouldNotConnectException()
-