Class TimeParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.deechael.dynamichat.exception.TimeParseException
All Implemented Interfaces:
Serializable

public final class TimeParseException extends RuntimeException
See Also:
  • Constructor Details

    • TimeParseException

      public TimeParseException()
    • TimeParseException

      public TimeParseException(String message)
    • TimeParseException

      public TimeParseException(String message, Exception extra)
    • TimeParseException

      public TimeParseException(Exception extra)