VinculumException constructor
const
VinculumException(})
Creates a new VinculumException
Implementation
const VinculumException(
this.message, {
this.statusCode,
this.details,
this.code,
this.requestId,
});
Creates a new VinculumException
const VinculumException(
this.message, {
this.statusCode,
this.details,
this.code,
this.requestId,
});