com.electrotank.electroserver4.extensions.api.exceptions
Class FileSystemApiException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.electrotank.electroserver4.extensions.api.exceptions.FileSystemApiException
All Implemented Interfaces:
Serializable

public class FileSystemApiException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
FileSystemApiException()
           
FileSystemApiException(String arg0)
           
FileSystemApiException(String arg0, Throwable arg1)
           
FileSystemApiException(Throwable arg0)
           
 
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

FileSystemApiException

public FileSystemApiException()

FileSystemApiException

public FileSystemApiException(String arg0)

FileSystemApiException

public FileSystemApiException(Throwable arg0)

FileSystemApiException

public FileSystemApiException(String arg0,
                              Throwable arg1)


Copyright © 2007 Electrotank, Inc. All Rights Reserved.