Class EventSourcingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
it.polimi.ingsw.server.event_sourcing.exceptions.EventSourcingException
All Implemented Interfaces:
Serializable

public class EventSourcingException extends Exception
See Also:
  • Constructor Details

    • EventSourcingException

      public EventSourcingException(String message, Throwable cause)