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

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

public static class WeNearClient.WeNearServiceException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
WeNearClient.WeNearServiceException(eg.com.espace.wenear.client.ErrorCode errorCode)
           
 
Method Summary
 java.lang.String getExceptionClassName()
           
 
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.WeNearServiceException

public WeNearClient.WeNearServiceException(eg.com.espace.wenear.client.ErrorCode errorCode)
Method Detail

getExceptionClassName

public java.lang.String getExceptionClassName()