jBPM distribution 6.0.0.Alpha9

org.jbpm.shared.services.api
Class FileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jbpm.shared.services.api.FileException
All Implemented Interfaces:
Serializable

public class FileException
extends Exception

See Also:
Serialized Form

Constructor Summary
FileException()
           
FileException(String message)
           
FileException(String message, Throwable cause)
           
FileException(Throwable cause)
           
 
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
 

Constructor Detail

FileException

public FileException()

FileException

public FileException(String message,
                     Throwable cause)

FileException

public FileException(String message)

FileException

public FileException(Throwable cause)

jBPM distribution 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.