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