GPIC - Backend  1.0
Aplicações .NET para o backend do GPIC
UseCaseException Lista dos membros

Lista completa de todos os membros de UseCaseException, incluindo todos os membros herdados.

BusinessRuleViolation(string message)UseCaseExceptionstatic
BusinessRuleViolation(bool hasError, string message)UseCaseExceptioninlinestatic
NotFoundEntityById(string entityName)UseCaseExceptionstatic
NotFoundEntityById(bool hasError, string entityName)UseCaseExceptioninlinestatic
NotFoundEntityByParams(string entityName)UseCaseExceptionstatic
NotFoundEntityByParams(bool hasError, string entityName)UseCaseExceptioninlinestatic
NotInformedParam(bool hasError, string paramName)UseCaseExceptioninlinestatic
NotValidParam(string message)UseCaseExceptionstatic
NotValidParam(bool hasError, string paramName)UseCaseExceptioninlinestatic
UseCaseException(string error)UseCaseExceptioninline
UseCaseException()UseCaseExceptioninline
UseCaseException(string? message, Exception? innerException)UseCaseExceptioninline