Class DetectionException

All Implemented Interfaces:
Serializable

public final class DetectionException extends RuntimeException
Exception that is thrown when detection fails.
Author:
Einar M R Rosenvinge
See Also:
  • Constructor Details

    • DetectionException

      public DetectionException(String str)