Class ELogPluginNotFound

All Implemented Interfaces:
Serializable

public class ELogPluginNotFound extends ELogException
Exception for log plugin not found.
Version:
$Revision$, $Date$
See Also:
  • Constructor Details

    • ELogPluginNotFound

      public ELogPluginNotFound(String errorString)
      Constructs a exception for a missing log plugin.
      Parameters:
      errorString - Detailed error message.