org.repoweb.model.file.util
Class ScanException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.repoweb.model.file.util.ScanException
All Implemented Interfaces:
java.io.Serializable

class ScanException
extends java.lang.RuntimeException

Thrown when directory scan failed.


Field Summary
 
Fields inherited from class java.lang.RuntimeException
 
Constructor Summary
ScanException(java.lang.String msg)
           
 
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

ScanException

public ScanException(java.lang.String msg)


Copyright © 2003-2005 Repoweb. All Rights Reserved.