Class CallbackException

  • All Implemented Interfaces:
    java.io.Serializable, ExceptionInfo

    public class CallbackException
    extends UserException
    Exception type thrown when an error occurs in a callback.
    Since:
    0.4.0
    Author:
    Marc Prud'hommeaux
    See Also:
    Serialized Form
    • Constructor Detail

      • CallbackException

        public CallbackException​(org.apache.openjpa.lib.util.Localizer.Message msg)
      • CallbackException

        public CallbackException​(java.lang.Throwable cause)