org.apache.openejb.loader
Class Files.FileDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.openejb.loader.Files.FileRuntimeException
org.apache.openejb.loader.Files.FileDoesNotExistException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Files
public static class Files.FileDoesNotExistException
- extends Files.FileRuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Files.FileDoesNotExistException
public Files.FileDoesNotExistException(String str)
Files.FileDoesNotExistException
public Files.FileDoesNotExistException(Exception e)
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.