Constructs a new instance of the CustomError class
CustomError
Signature:
class CustomError { constructor(message?: string); }