Class InternalWikiException

All Implemented Interfaces:
Serializable

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: