uk.ac.soton.itinnovation.grid.service.registry
Class DatabaseLoginException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by uk.ac.soton.itinnovation.grid.service.registry.DatabaseLoginException
All Implemented Interfaces:
Serializable

public class DatabaseLoginException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
DatabaseLoginException()
           
DatabaseLoginException(String message)
           
DatabaseLoginException(String message, Throwable cause)
           
DatabaseLoginException(Throwable cause)
           
 
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

DatabaseLoginException

public DatabaseLoginException()

DatabaseLoginException

public DatabaseLoginException(String message)

DatabaseLoginException

public DatabaseLoginException(Throwable cause)

DatabaseLoginException

public DatabaseLoginException(String message,
                              Throwable cause)


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.