Class InternalWikiException

All Implemented Interfaces:
Serializable

public class InternalWikiException
extends RuntimeException
Denotes something really serious going on inside Wiki. It is a runtime exception so that the API does not need to be changed, but it's helluva lot better than NullPointerException =).
Since:
1.6.9
See Also:
Serialized Form