Class TestUtils.UnexpectedThrowableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.toolbox.api.TestUtils.UnexpectedThrowableException
All Implemented Interfaces:
Serializable
Enclosing class:
TestUtils

public static class TestUtils.UnexpectedThrowableException extends RuntimeException
See Also:
  • Constructor Details

    • UnexpectedThrowableException

      public UnexpectedThrowableException(Throwable cause, Class expected)