W3MServiceException constructor
W3MServiceException(
- dynamic message, [
- dynamic stackTrace
Implementation
W3MServiceException(this.message, [this.stackTrace]) : super();
W3MServiceException(this.message, [this.stackTrace]) : super();