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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by eg.com.espace.wenear.client.WeNearClient.WeNearException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WeNearClient.BadRequestException, WeNearClient.BadResponseException, WeNearClient.DataConversionErrorException, WeNearClient.DuplicateNameException, WeNearClient.ForbiddenException, WeNearClient.InvalidArgumentsException, WeNearClient.NoSuchCategoryException, WeNearClient.NoSuchClientException, WeNearClient.NoSuchInvitationException, WeNearClient.NoSuchPostException, WeNearClient.NotAllowedException, WeNearClient.NotAuthorizedException, WeNearClient.NotFoundException, WeNearClient.NotSupportedException, WeNearClient.UnknownErrorException
Enclosing class:
WeNearClient

public abstract static class WeNearClient.WeNearException
extends java.lang.Exception

See Also:
Serialized Form

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

public WeNearClient.WeNearException()