Class ExpectedRejection$
java.lang.Object
java.lang.Throwable
org.apache.pekko.persistence.testkit.ExpectedRejection
org.apache.pekko.persistence.testkit.ExpectedRejection$
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final ExpectedRejection$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.persistence.testkit.ExpectedRejectionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
ExpectedRejection$public ExpectedRejection$()
 
- 
- 
Method Details- 
getInstance- Overrides:
- getInstancein class- ExpectedRejection
 
 
-