Package one.microstream.exceptions
Interface ExceptionCreator<E extends Exception>
public interface ExceptionCreator<E extends Exception>
-
Method Summary
Modifier and Type Method Description E
createException(String message, Throwable cause)