public class MockException extends RuntimeException
MockException(String message)
MockException(String format, String... args)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MockException(String message)
public MockException(String format, String... args)
Copyright © 2021. All rights reserved.