org.jbpm.shared.services.api
Class FileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jbpm.shared.services.api.FileException
- All Implemented Interfaces:
- Serializable
public class FileException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileException
public FileException()
FileException
public FileException(String message,
Throwable cause)
FileException
public FileException(String message)
FileException
public FileException(Throwable cause)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.