handleExceptionAuth method

bool handleExceptionAuth(
  1. Object e
)

Implementation

bool handleExceptionAuth(Object e) {
  return false;
}