public static class

ParameterUtils.DateTooEarlyException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ com.atlassian.jira.util.ParameterUtils.DateTooEarlyException

This class is deprecated.
Only used in deprecated method. Since v5.2.

Summary

Public Constructors
DateTooEarlyException()
DateTooEarlyException(String message)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public DateTooEarlyException ()

public DateTooEarlyException (String message)