se.cambio.cds.util.exceptions
Class FolderNotFoundException

Package class diagram package FolderNotFoundException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by se.cambio.cds.util.exceptions.InternalErrorException
              extended by se.cambio.cds.util.exceptions.FolderNotFoundException
All Implemented Interfaces:
Serializable

public class FolderNotFoundException
extends InternalErrorException

See Also:
Serialized Form

Constructor Summary
FolderNotFoundException(String folderPath)
           
 
Method Summary
 
Methods inherited from class se.cambio.cds.util.exceptions.InternalErrorException
getEncapsulatedException, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FolderNotFoundException

public FolderNotFoundException(String folderPath)


Copyright © 2013 Cambio. All Rights Reserved.