com.atlassian.crowd.openid.server.manager.site
Class SiteManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.crowd.openid.server.manager.site.SiteManagerException
All Implemented Interfaces:
Serializable

public class SiteManagerException
extends Exception

See Also:
Serialized Form

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

SiteManagerException

public SiteManagerException()

SiteManagerException

public SiteManagerException(String message)

SiteManagerException

public SiteManagerException(String message,
                            Throwable cause)

SiteManagerException

public SiteManagerException(Throwable cause)


Copyright © 2012 Atlassian. All Rights Reserved.