/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package org.cejug.yougi.exception; /** * * @author htmfilho */ public class EnvironmentResourceException extends RuntimeException { }