eg.com.espace.wenear.client
Class WeNearClient.NotAuthorizedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eg.com.espace.wenear.client.WeNearClient.WeNearException
              extended by eg.com.espace.wenear.client.WeNearClient.NotAuthorizedException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
WeNearClient

public static class WeNearClient.NotAuthorizedException
extends WeNearClient.WeNearException

See Also:
Serialized Form

Constructor Summary
WeNearClient.NotAuthorizedException()
           
 
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

WeNearClient.NotAuthorizedException

public WeNearClient.NotAuthorizedException()