org.openid4java.discovery
Class RuntimeDiscoveryException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.openid4java.discovery.RuntimeDiscoveryException
All Implemented Interfaces:
Serializable

public class RuntimeDiscoveryException
extends RuntimeException

Author:
Johnny Bufu
See Also:
Serialized Form

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

RuntimeDiscoveryException

public RuntimeDiscoveryException(String message)


Copyright © 2013 Sxip. All Rights Reserved.