Exceção (Causa jogável da mensagem da string)

AppException appException = new AppException("Load fail", new FileNotFoundException());
Tame Tortoise