ru.metrika4j.error
Class ServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by ru.metrika4j.error.Metrika4jException
                  extended by ru.metrika4j.error.ServerException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
NoDataException

public class ServerException
extends Metrika4jException

Ошибка, возникшая при обработке запроса сервером API Метрики

See Also:
Serialized Form

Constructor Summary
ServerException(java.lang.String src, MetrikaError[] errors)
           
 
Method Summary
 MetrikaError[] getErrors()
          Список ошибок, которые вернул сервер Метрики
 
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

ServerException

public ServerException(java.lang.String src,
                       MetrikaError[] errors)
Method Detail

getErrors

public MetrikaError[] getErrors()
Список ошибок, которые вернул сервер Метрики



Copyright © 2011. All Rights Reserved.