build abstract method

Exception build(
  1. dynamic exception
)

Build the new exception

Implementation

Exception build(dynamic exception);