package org.testfun.jee; import javax.ejb.ApplicationException; @ApplicationException public class AppException extends RuntimeException { }