Package com.djrapitops.plan.exceptions
Interface ExceptionWithContext
- All Known Implementing Classes:
DBClosedException
,DBInitException
,DBOpException
,FatalDBException
public interface ExceptionWithContext
-
Method Summary
-
Method Details
-
getContext
Optional<ErrorContext> getContext()
-