Uses of Enum Class
pl.edu.icm.unity.exceptions.IllegalFormContentsException.Category
-
Uses of IllegalFormContentsException.Category in pl.edu.icm.unity.exceptions
Modifier and TypeMethodDescriptionIllegalFormContentsException.getCategory()
Returns the enum constant of this class with the specified name.IllegalFormContentsException.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionIllegalFormContentsException
(String msg, int position, IllegalFormContentsException.Category category) IllegalFormContentsException
(String msg, int position, IllegalFormContentsException.Category category, Throwable cause)