SBException constructor

SBException(
  1. String message
)

Implementation

SBException(this.message);