Class ExceptionIncludingMockitoWarnings

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mockito.internal.exceptions.ExceptionIncludingMockitoWarnings
All Implemented Interfaces:
Serializable

public class ExceptionIncludingMockitoWarnings extends RuntimeException
See Also:
  • Constructor Details

    • ExceptionIncludingMockitoWarnings

      public ExceptionIncludingMockitoWarnings(String message, Throwable throwable)