Class VirusScannerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.virusscanner.impl.VirusScannerException
All Implemented Interfaces:
Serializable

public class VirusScannerException extends RuntimeException
Created by cortiz on 7/15/14.
See Also:
  • Constructor Details

    • VirusScannerException

      public VirusScannerException(String message)
    • VirusScannerException

      public VirusScannerException(String message, Throwable cause)