blackboard.cms.filesystem
Class CSFileSystemException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by blackboard.cms.filesystem.CSFileSystemException
All Implemented Interfaces:
java.io.Serializable

public class CSFileSystemException
extends java.lang.RuntimeException

Generic exception designed to take the name of a CSEntry which the exception applies to. Extends RuntimeException.

Since:
Bb CS 1.2
Version:
$Revision: #1 $
See Also:
Serialized Form

Constructor Summary
CSFileSystemException(java.lang.Exception e)
           
CSFileSystemException(java.lang.String message)
           
 
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

CSFileSystemException

public CSFileSystemException(java.lang.Exception e)

CSFileSystemException

public CSFileSystemException(java.lang.String message)


Copyright © 2003-2004 Blackboard, Inc. All Rights Reserved.