Package org.jboss.as.ejb3.deployment
Class ApplicationExceptions
java.lang.Object
org.jboss.as.ejb3.deployment.ApplicationExceptions
User: jpai
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddApplicationException(Class<?> exceptionClass, ApplicationExceptionDetails applicationException) getApplicationException(Class<?> exceptionClass)
-
Constructor Details
-
ApplicationExceptions
public ApplicationExceptions()
-
-
Method Details
-
getApplicationException
-
getApplicationExceptions
-
addApplicationException
public void addApplicationException(Class<?> exceptionClass, ApplicationExceptionDetails applicationException)
-