blackboard.platform.plugin
Class VersionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by blackboard.platform.plugin.VersionException
All Implemented Interfaces:
java.io.Serializable

public class VersionException
extends java.lang.Exception

Indicates that a plug-in is an earlier version than the one being replaced. Thrown during installations

Since:
Blackboard 5.5
Version:
$Revision: #1 $
See Also:
Serialized Form

Constructor Summary
VersionException()
           
VersionException(java.lang.String msg)
           
 
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

VersionException

public VersionException()

VersionException

public VersionException(java.lang.String msg)


Copyright © 2003 Blackboard, Inc. All Rights Reserved.