com.android.ide.common.res2
Class DuplicateDataException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.android.ide.common.res2.MergingException
              extended by com.android.ide.common.res2.DuplicateDataException
All Implemented Interfaces:
java.io.Serializable

public class DuplicateDataException
extends MergingException

Exception when a DataItem is declared more than once in a DataSet

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.android.ide.common.res2.MergingException
MergingException.Builder
 
Field Summary
 
Fields inherited from class com.android.ide.common.res2.MergingException
MULTIPLE_ERRORS, RESOURCE_ASSET_MERGER_TOOL_NAME
 
Method Summary
 
Methods inherited from class com.android.ide.common.res2.MergingException
getMessage, getMessages, throwIfNonEmpty, toString, withMessage, wrapException
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait