Package org.primefaces.virusscan
Class VirusException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
javax.faces.FacesException
org.primefaces.virusscan.VirusException
- All Implemented Interfaces:
Serializable
public class VirusException
extends javax.faces.FacesException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVirusException
(String message) VirusException
(String message, Throwable cause) VirusException
(Throwable cause) -
Method Summary
Methods inherited from class javax.faces.FacesException
getCause
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VirusException
public VirusException() -
VirusException
-
VirusException
-
VirusException
-