Class ObjectMutableInOtherSubSessionException

    • Constructor Detail

      • ObjectMutableInOtherSubSessionException

        protected ObjectMutableInOtherSubSessionException​(String newErrorCode,
                                                          String messageFormat,
                                                          Throwable cause,
                                                          Object[] exceptionDataEN,
                                                          Object[] exceptionData)
      • ObjectMutableInOtherSubSessionException

        public ObjectMutableInOtherSubSessionException​(Throwable cause,
                                                       String objectName,
                                                       long objectId)
        The object is already on the dirtylist in another subsession.
        Parameters:
        cause - The originating exception, null if this is the originating exception
        objectName - Objectname of the object being accessed or modified.
        objectId - UniqueId of the object being accessed or modified.