Class OperationErrorEvent

    • Field Detail

      • ID

        public static final EventTypeID ID
        Common event type used when firing instances of OperationErrorEvent (or a subclass) to the SLEE.
        • Name: com.opencloud.slee.resources.cgin.OperationError
        • Vendor: OpenCloud
        • Version: 3.0.0
    • Constructor Detail

      • OperationErrorEvent

        public OperationErrorEvent​(Dialog dialog,
                                   TcapOperation operation,
                                   int invokeId)