Interface MarvinFxFail
-
- All Known Implementing Classes:
DefaultFail
public interface MarvinFxFail
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfail()voidfail(java.lang.String text)voidfail(java.lang.String text, java.lang.Throwable cause)voidfail(java.lang.Throwable cause)
-