Package leechcore

Class LeechCoreException

All Implemented Interfaces:
Serializable

public class LeechCoreException extends RuntimeException
Runtime Exception used to indicate exceptions from the underlying native API.
Author:
Ulf Frisk - pcileech@frizk.net
See Also:
  • Constructor Details

    • LeechCoreException

      public LeechCoreException()
    • LeechCoreException

      public LeechCoreException(String errorMessage)