Package com.thingworx.things.connected
Class EdgeControlledEgressQuotaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.thingworx.things.connected.EdgeControlledEgressQuotaException
- All Implemented Interfaces:
Serializable
@ThingworxExtensionApiClass(since={7,4},
canInstantiate=true)
public class EdgeControlledEgressQuotaException
extends Exception
An EdgeControlled Thing has caused an 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
-
EdgeControlledEgressQuotaException
public EdgeControlledEgressQuotaException()
-