PixelGetExceptionResult constructor
PixelGetExceptionResult(
- ExceptionType exceptionType,
- String description
Implementation
PixelGetExceptionResult(
this.exceptionType,
this.description,
);