Class ExceptionHelper

  • All Implemented Interfaces:
    Serializable

    public class ExceptionHelper
    extends Throwable
    In some cases (e.g. third-party-libary) an exception is only available as an string. To log this via log4j to lema it has to be converted into an exception. This class is reponsible for representing an "manuell" Throwble constructed via String.
    See Also:
    Serialized Form