net.sourceforge.buildmonitor.monitors
Class BambooTicketNeedToBeRenewedError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by net.sourceforge.buildmonitor.monitors.BambooTicketNeedToBeRenewedError
All Implemented Interfaces:
java.io.Serializable

public class BambooTicketNeedToBeRenewedError
extends java.lang.Error

An error that signal that the current bamboo authentication ticket needs to be renewed.

Author:
sbrunot
See Also:
Serialized Form

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

BambooTicketNeedToBeRenewedError

public BambooTicketNeedToBeRenewedError()


Copyright © 2007. All Rights Reserved.