Class UnstubbedMethodException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opendaylight.mockito.UnstubbedMethodException
All Implemented Interfaces:
Serializable

public final class UnstubbedMethodException extends RuntimeException
Exception to be thrown on unstubbed method call.
See Also:
  • Constructor Details

    • UnstubbedMethodException

      public UnstubbedMethodException(String message)
      Default constructor.
      Parameters:
      message - detail message