org.jasig.portlet.cms.model.security
Class AntiVirusException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jasig.portlet.cms.model.security.AntiVirusException
All Implemented Interfaces:
Serializable

public class AntiVirusException
extends Exception

See Also:
Serialized Form

Constructor Summary
AntiVirusException(File file, String s)
           
 
Method Summary
 File getFile()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AntiVirusException

public AntiVirusException(File file,
                          String s)
Method Detail

getFile

public File getFile()


Copyright © 2011 uPortal Jasig Community. All Rights Reserved.