home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2004 December / PCpro_2004_12.ISO / files / webserver / xampp / xampp-cocoon-addon-1.4.9-installer.exe / ValidationException.class (.txt) < prev    next >
Encoding:
Java Class File  |  2004-07-12  |  365 b   |  5 lines

  1. package org.apache.cocoon.samples.errorhandling;
  2.  
  3. public class ValidationException extends Exception {
  4. }
  5.