ru.metrika4j.error
Class NoDataException

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
                      extended by ru.metrika4j.error.NoDataException
All Implemented Interfaces:
java.io.Serializable

public class NoDataException
extends ServerException

Ошибка, возникающая при отсутствии данных в отчете

Author:
Artur
See Also:
Serialized Form

Constructor Summary
NoDataException(java.lang.String src, MetrikaError[] errors)
           
 
Method Summary
 
Methods inherited from class ru.metrika4j.error.ServerException
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

NoDataException

public NoDataException(java.lang.String src,
                       MetrikaError[] errors)


Copyright © 2011. All Rights Reserved.