tecgraf.openbus.exception
Class NotLoggedIn

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

public final class NotLoggedIn
extends OpenBusException

Exceção de tentativa de uso de conexão não logada.

Author:
Tecgraf
See Also:
Serialized Form

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

NotLoggedIn

public NotLoggedIn()
Construtor.



Copyright © 2014. All Rights Reserved.