Class NoSuchVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.wiki.api.exceptions.WikiException
org.apache.wiki.api.exceptions.ProviderException
org.apache.wiki.providers.NoSuchVersionException
All Implemented Interfaces:
Serializable

public class NoSuchVersionException extends org.apache.wiki.api.exceptions.ProviderException
Indicates that an non-existing version was specified.
See Also:
  • Constructor Details