org.xerial.wiki
Class WikiPluginException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xerial.core.XerialException
              extended by org.xerial.wiki.WikiException
                  extended by org.xerial.wiki.WikiPluginException
All Implemented Interfaces:
Serializable

public class WikiPluginException
extends WikiException

Exception thrown within WikiPlugin

Author:
leo
See Also:
Serialized Form

Constructor Summary
WikiPluginException(WikiContext context, Object message)
           
 
Method Summary
 
Methods inherited from class org.xerial.wiki.WikiException
getLineExceptionOccured
 
Methods inherited from class org.xerial.core.XerialException
concatinateMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WikiPluginException

public WikiPluginException(WikiContext context,
                           Object message)


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.