throwSelf method

Never throwSelf()

Implementation

Never throwSelf() {
  throw this;
}