Class PreventEJBLoggingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.fryske_akademy.services.PreventEJBLoggingException
All Implemented Interfaces:
Serializable

public class PreventEJBLoggingException extends RuntimeException
RuntimeException marked as ApplicationException to prevent logging from EJB layer
Author:
eduard
See Also:
  • Constructor Details

    • PreventEJBLoggingException

      public PreventEJBLoggingException(Throwable cause)
    • PreventEJBLoggingException

      public PreventEJBLoggingException(String message, Throwable cause)
    • PreventEJBLoggingException

      public PreventEJBLoggingException(String message)