import ErrorWithCause from '@decentrawise/graphenejs/lib/serializer/src/error_with_cause.js'ErrorWithCause
Exception nesting.
Static Method Summary
| Static Public Methods | ||
| public static | 
       throw(message: *, cause: *)  | 
    |
Constructor Summary
| Public Constructor | ||
| public | 
      
       | 
    |
Static Public Methods
public static throw(message: *, cause: *) source
Params:
| Name | Type | Attribute | Description | 
| message | * | ||
| cause | * | 
    
  