Class PastMatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.andresbustamante.yafoot.commons.exceptions.ApplicationException
net.andresbustamante.yafoot.core.exceptions.PastMatchException
All Implemented Interfaces:
Serializable

public class PastMatchException extends net.andresbustamante.yafoot.commons.exceptions.ApplicationException
Application exception for management actions over past matches.
See Also:
  • Constructor Details

    • PastMatchException

      public PastMatchException(String message)
      Default constructor with a message to log.
      Parameters:
      message - Message to log