Class DirtyListNotEmptyException

    • Constructor Detail

      • DirtyListNotEmptyException

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

        public DirtyListNotEmptyException​(Throwable cause)
        The dirty list on the session is not empty, therefore the requested operation cannot be completed
        Parameters:
        cause - The originating exception, null if this is the originating exception