Class MultiRegionError

  • All Implemented Interfaces:
    java.io.Serializable

    public class MultiRegionError
    extends ErrorCode
    See Also:
    Serialized Form
    • Field Detail

      • MULTIPLE_TRANSPORTS

        public static final ErrorCode MULTIPLE_TRANSPORTS
        Found more than one MultiRegionTransport definition - there can only be one
      • WRITING_ERROR

        public static final ErrorCode WRITING_ERROR
        Error writing to the transport (creating the sender or actually writing the message using the sender)
      • AUTHORITY_URI_SYNTAX_ERROR

        public static final ErrorCode AUTHORITY_URI_SYNTAX_ERROR
        The syntax of a tranport authority for a data group is invalid URI syntax
      • TRANSACTION_LOG_INITIALIZATION_ERROR

        public static final ErrorCode TRANSACTION_LOG_INITIALIZATION_ERROR
        Error initializing the transaction log
      • TRANSACTION_LOG_WRITING_ERROR

        public static final ErrorCode TRANSACTION_LOG_WRITING_ERROR
        Error writing to the transaction log
      • TRANSACTION_LOG_OVER_CAPACITY

        public static final ErrorCode TRANSACTION_LOG_OVER_CAPACITY
        The transaction log is over the maximum capacity it is configured to have
      • TRANSACTION_LOG_RECOVERY_FAILURE

        public static final ErrorCode TRANSACTION_LOG_RECOVERY_FAILURE
        Error trying to recover from the transaction log