Class DuplicateUserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.wiki.api.exceptions.WikiException
org.apache.wiki.api.exceptions.WikiI18nException
org.apache.wiki.auth.user.DuplicateUserException
All Implemented Interfaces:
Serializable

public final class DuplicateUserException extends org.apache.wiki.api.exceptions.WikiI18nException
Exception indicating that an identical user already exists in the user database.
Since:
2.3
See Also: