br.com.objectos.fs
Class FoundException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by br.com.objectos.fs.FoundException
All Implemented Interfaces:
Serializable

public final class FoundException
extends IOException

Indicates that an operation meant for nonexistent files failed because the file actually exists.

Since:
2
See Also:
Serialized Form

Method Summary
 
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
 



Copyright © 2021 Objectos Software LTDA. All rights reserved.