Class PushException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.common.resourcecollection.PushException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
LockAcquisitionTimeoutException
,PushConflictException
Thrown by ProjectManager to indicate there was a problem applying the ChangeOperations in a push.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PushException
-
PushException
-