throwLibNotNull static method

Never throwLibNotNull()

Implementation

static Never throwLibNotNull() {
  throw AFException("Library cannot be null");
}