net.daum.dna.exception
Class OAuthCommonException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.daum.dna.exception.OAuthCommonException
All Implemented Interfaces:
java.io.Serializable

public class OAuthCommonException
extends java.lang.Exception

The Class OAuthCommonException.

See Also:
Serialized Form

Constructor Summary
OAuthCommonException()
          Instantiates a new oauth common exception.
OAuthCommonException(java.lang.String arg0)
          Instantiates a new oauth common exception.
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OAuthCommonException

public OAuthCommonException()
Instantiates a new oauth common exception.


OAuthCommonException

public OAuthCommonException(java.lang.String arg0)
Instantiates a new oauth common exception.

Parameters:
arg0 - the arg0