tecgraf.openbus.exception
Class AlreadyLoggedIn

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by tecgraf.openbus.exception.OpenBusException
              extended by tecgraf.openbus.exception.AlreadyLoggedIn
All Implemented Interfaces:
Serializable

public final class AlreadyLoggedIn
extends OpenBusException

Exceção indicando que já possui um login válido.

Author:
Tecgraf
See Also:
Serialized Form

Constructor Summary
AlreadyLoggedIn()
          Construtor.
 
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

AlreadyLoggedIn

public AlreadyLoggedIn()
Construtor.



Copyright © 2014. All Rights Reserved.