Class WrongCustomHolidayFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- pro.taskana.common.api.exceptions.TaskanaException
-
- pro.taskana.common.api.exceptions.WrongCustomHolidayFormatException
-
- All Implemented Interfaces:
Serializable
public class WrongCustomHolidayFormatException extends TaskanaException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WrongCustomHolidayFormatException(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
-
WrongCustomHolidayFormatException
public WrongCustomHolidayFormatException(String message)
-
-