io.nuun.kernel.tests.it
Class NuunITException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by io.nuun.kernel.tests.it.NuunITException
All Implemented Interfaces:
Serializable

public class NuunITException
extends RuntimeException

Author:
ejemba
See Also:
Serialized Form

Constructor Summary
NuunITException()
           
NuunITException(String arg0)
           
NuunITException(String arg0, Throwable arg1)
           
NuunITException(Throwable arg0)
           
 
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

NuunITException

public NuunITException()

NuunITException

public NuunITException(String arg0)
Parameters:
arg0 -

NuunITException

public NuunITException(Throwable arg0)
Parameters:
arg0 -

NuunITException

public NuunITException(String arg0,
                       Throwable arg1)
Parameters:
arg0 -
arg1 -


Copyright © 2014-2015. All Rights Reserved.