Package io.quarkus.panache.mock
Class PanacheMock.InvokeRealMethodException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.quarkus.panache.mock.PanacheMock.InvokeRealMethodException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- PanacheMock
public static class PanacheMock.InvokeRealMethodException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvokeRealMethodException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-