uk.ac.soton.itinnovation.grid.service.registry.util.key
Class KeyGenerationException

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

public class KeyGenerationException
extends Exception

See Also:
Serialized Form

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

KeyGenerationException

public KeyGenerationException()

KeyGenerationException

public KeyGenerationException(String message)

KeyGenerationException

public KeyGenerationException(Throwable cause)

KeyGenerationException

public KeyGenerationException(String message,
                              Throwable cause)


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