be.ac.ulg.montefiore.run.totem.domain.exception
Class BadLspTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by be.ac.ulg.montefiore.run.totem.domain.exception.BadLspTypeException
All Implemented Interfaces:
java.io.Serializable

public class BadLspTypeException
extends java.lang.Exception

Throw when the type of a lsp is not the expected one (ex: not a backup)

Creation date: 20-Jan-2005 17:21:26

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)
See Also:
Serialized Form

Constructor Summary
BadLspTypeException()
           
BadLspTypeException(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

BadLspTypeException

public BadLspTypeException()

BadLspTypeException

public BadLspTypeException(java.lang.String msg)


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.