com.github.drinkjava2.jwebbox
Class WebBox.WebBoxException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.github.drinkjava2.jwebbox.WebBox.WebBoxException
All Implemented Interfaces:
Serializable
Enclosing class:
WebBox

public static class WebBox.WebBoxException
extends RuntimeException

A runtime exception caused by WebBox

See Also:
Serialized Form

Constructor Summary
WebBox.WebBoxException(String msg)
           
WebBox.WebBoxException(Throwable e)
           
 
Method Summary
 
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

WebBox.WebBoxException

public WebBox.WebBoxException(String msg)

WebBox.WebBoxException

public WebBox.WebBoxException(Throwable e)


Copyright © 2018. All rights reserved.