tecgraf.openbus.exception
Class InvalidLoginProcess

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

public class InvalidLoginProcess
extends OpenBusException

Exceção de processo de login inválido.

Author:
Tecgraf
See Also:
Serialized Form

Constructor Summary
InvalidLoginProcess(String message)
          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

InvalidLoginProcess

public InvalidLoginProcess(String message)
Construtor.

Parameters:
message - mensagem de erro.


Copyright © 2014. All Rights Reserved.