AOEpeople/StackFormation

View on GitHub
src/StackFormation/Exception/CleanCloudFormationException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace StackFormation\Exception;

class CleanCloudFormationException extends \Exception
{

}