PHP Classes

File: exceptions/InvalidCustomNameException.php

Recommend this page to a friend!
  Classes of Leo Daidone   PHP Sanitize Class   exceptions/InvalidCustomNameException.php   Download  
File: exceptions/InvalidCustomNameException.php
Role: Auxiliary script
Content type: text/plain
Description: Exception
Class: PHP Sanitize Class
Validate and sanitize string values
Author: By
Last change: Update of exceptions/InvalidCustomNameException.php
Date: 9 months ago
Size: 145 bytes
 

Contents

Class file image Download
<?php
/**
 * Created by PhpStorm.
 * User: leodaido
 * Date: 1/16/15
 * Time: 3:24 PM
 */

class InvalidCustomNameException extends Exception{

}