예제 #1
0
 protected function ArgumentException_2($paramName, Exception $innerException = null)
 {
     parent::SystemException_2($paramName . ' has caused an argument exception.', $innerException);
 }