<?php


namespace ComboStrap;


/**
 * When a data cannot be casted
 */
class ExceptionCast  extends ExceptionCompile
{



}
