org.xerial.wiki
Class WikiEngine.WikiError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xerial.core.XerialException
              extended by org.xerial.wiki.WikiEngine.WikiError
All Implemented Interfaces:
Serializable
Enclosing class:
WikiEngine

public class WikiEngine.WikiError
extends XerialException

See Also:
Serialized Form

Constructor Summary
WikiEngine.WikiError(WikiNode errorNode, String message)
           
 
Method Summary
 String toString()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WikiEngine.WikiError

public WikiEngine.WikiError(WikiNode errorNode,
                            String message)
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


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