Class InvalidUserInputException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.ametys.web.frontoffice.search.requesttime.impl.InvalidUserInputException
-
- All Implemented Interfaces:
Serializable
class InvalidUserInputException extends Exception
-
-
Constructor Summary
Constructors Constructor Description InvalidUserInputException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
InvalidUserInputException
InvalidUserInputException(String message)
-
-