PageRenderTime 16ms CodeModel.GetById 10ms app.highlight 5ms RepoModel.GetById 1ms app.codeStats 0ms

/packages/Image/Image/Exceptions/ImageException.class.php

https://bitbucket.org/alexamiryan/stingle
PHP | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | 7120f7a1f8c2f196babbfe4d774dc36b MD5 | raw file
1<?php
2class ImageException extends Exception
3{
4	
5}