JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
SEARCH
Serialized Form
Package
org.kigalisim.lang.validation
Exception Class
org.kigalisim.lang.validation.DuplicateValidationException
class DuplicateValidationException extends
RuntimeException
implements
Serializable
Serialized Fields
context
String
context
The context where the duplication occurred.
duplicateName
String
duplicateName
The name that is duplicated.
duplicateType
String
duplicateType
The type of item that is duplicated.