Home
last modified time | relevance | path

Searched full:exception (Results 1 – 25 of 7805) sorted by relevance

12345678910>>...313

/external/guava/guava-gwt/test/com/google/common/collect/
DTableCollectionTest_gwt.java21 public void testClear__UnmodifiableTreeColumnMapTests() throws Exception { in testClear__UnmodifiableTreeColumnMapTests()
26 public void testContainsKey__UnmodifiableTreeColumnMapTests() throws Exception { in testContainsKey__UnmodifiableTreeColumnMapTests()
31 public void testContainsValue__UnmodifiableTreeColumnMapTests() throws Exception { in testContainsValue__UnmodifiableTreeColumnMapTests()
36 public void testEntrySet__UnmodifiableTreeColumnMapTests() throws Exception { in testEntrySet__UnmodifiableTreeColumnMapTests()
41 public void testEntrySetAddAndAddAll__UnmodifiableTreeColumnMapTests() throws Exception { in testEntrySetAddAndAddAll__UnmodifiableTreeColumnMapTests()
46 public void testEntrySetClear__UnmodifiableTreeColumnMapTests() throws Exception { in testEntrySetClear__UnmodifiableTreeColumnMapTests()
51 … void testEntrySetContainsEntryIncompatibleKey__UnmodifiableTreeColumnMapTests() throws Exception { in testEntrySetContainsEntryIncompatibleKey__UnmodifiableTreeColumnMapTests()
56 …c void testEntrySetContainsEntryNullKeyMissing__UnmodifiableTreeColumnMapTests() throws Exception { in testEntrySetContainsEntryNullKeyMissing__UnmodifiableTreeColumnMapTests()
61 …c void testEntrySetContainsEntryNullKeyPresent__UnmodifiableTreeColumnMapTests() throws Exception { in testEntrySetContainsEntryNullKeyPresent__UnmodifiableTreeColumnMapTests()
66 public void testEntrySetForEmptyMap__UnmodifiableTreeColumnMapTests() throws Exception { in testEntrySetForEmptyMap__UnmodifiableTreeColumnMapTests()
[all …]
DImmutableSortedMapTest_gwt.java21 public void testBuilderGenerics_SelfComparable() throws Exception { in testBuilderGenerics_SelfComparable()
26 public void testBuilderGenerics_SuperComparable() throws Exception { in testBuilderGenerics_SuperComparable()
31 public void testHeadMapExclusive() throws Exception { in testHeadMapExclusive()
36 public void testHeadMapInclusive() throws Exception { in testHeadMapInclusive()
41 public void testMutableValues() throws Exception { in testMutableValues()
46 public void testNullGet() throws Exception { in testNullGet()
51 public void testSubMapExclusiveExclusive() throws Exception { in testSubMapExclusiveExclusive()
56 public void testSubMapExclusiveInclusive() throws Exception { in testSubMapExclusiveInclusive()
61 public void testSubMapInclusiveExclusive() throws Exception { in testSubMapInclusiveExclusive()
66 public void testSubMapInclusiveInclusive() throws Exception { in testSubMapInclusiveInclusive()
[all …]
DImmutableMapTest_gwt.java21 public void testAsMultimap() throws Exception { in testAsMultimap()
26 public void testAsMultimapCaches() throws Exception { in testAsMultimapCaches()
31 public void testAsMultimapWhenEmpty() throws Exception { in testAsMultimapWhenEmpty()
36 public void testCopyOfEnumMap() throws Exception { in testCopyOfEnumMap()
41 public void testEquals() throws Exception { in testEquals()
46 public void testMutableValues() throws Exception { in testMutableValues()
51 public void testNullGet() throws Exception { in testNullGet()
56 public void testBuilder__CreationTests() throws Exception { in testBuilder__CreationTests()
61 public void testBuilderPutAll__CreationTests() throws Exception { in testBuilderPutAll__CreationTests()
66 public void testBuilderPutAllWithEmptyMap__CreationTests() throws Exception { in testBuilderPutAllWithEmptyMap__CreationTests()
[all …]
DImmutableSortedSetTest_gwt.java21 public void testAsList() throws Exception { in testAsList()
26 public void testAsListInconsistentComprator() throws Exception { in testAsListInconsistentComprator()
31 public void testBuilderAddAll() throws Exception { in testBuilderAddAll()
36 public void testBuilderAddAllHandlesNullsCorrectly() throws Exception { in testBuilderAddAllHandlesNullsCorrectly()
41 public void testBuilderAddHandlesNullsCorrectly() throws Exception { in testBuilderAddHandlesNullsCorrectly()
46 public void testBuilderGenerics_SelfComparable() throws Exception { in testBuilderGenerics_SelfComparable()
51 public void testBuilderGenerics_SuperComparable() throws Exception { in testBuilderGenerics_SuperComparable()
56 public void testBuilderMethod() throws Exception { in testBuilderMethod()
61 public void testBuilderWithDuplicateElements() throws Exception { in testBuilderWithDuplicateElements()
66 public void testBuilderWithNonDuplicateElements() throws Exception { in testBuilderWithNonDuplicateElements()
[all …]
DMapsTest_gwt.java21 public void testAsConverter_inverse() throws Exception { in testAsConverter_inverse()
26 public void testAsConverter_isAView() throws Exception { in testAsConverter_isAView()
31 public void testAsConverter_noMapping() throws Exception { in testAsConverter_noMapping()
36 public void testAsConverter_nominal() throws Exception { in testAsConverter_nominal()
41 public void testAsConverter_nullConversions() throws Exception { in testAsConverter_nullConversions()
46 public void testAsConverter_serialization() throws Exception { in testAsConverter_serialization()
51 public void testAsConverter_toString() throws Exception { in testAsConverter_toString()
56 public void testAsConverter_withNullMapping() throws Exception { in testAsConverter_withNullMapping()
61 public void testAsMap() throws Exception { in testAsMap()
66 public void testAsMapEmpty() throws Exception { in testAsMapEmpty()
[all …]
DImmutableBiMapTest_gwt.java21 public void testDoubleInverse__BiMapSpecificTests() throws Exception { in testDoubleInverse__BiMapSpecificTests()
26 public void testForcePut__BiMapSpecificTests() throws Exception { in testForcePut__BiMapSpecificTests()
31 public void testKeySet__BiMapSpecificTests() throws Exception { in testKeySet__BiMapSpecificTests()
36 public void testValues__BiMapSpecificTests() throws Exception { in testValues__BiMapSpecificTests()
41 public void testBuilder__CreationTests() throws Exception { in testBuilder__CreationTests()
46 public void testBuilderPutAll__CreationTests() throws Exception { in testBuilderPutAll__CreationTests()
51 public void testBuilderPutAllWithEmptyMap__CreationTests() throws Exception { in testBuilderPutAllWithEmptyMap__CreationTests()
56 public void testBuilderPutNullKey__CreationTests() throws Exception { in testBuilderPutNullKey__CreationTests()
61 public void testBuilderPutNullKeyViaPutAll__CreationTests() throws Exception { in testBuilderPutNullKeyViaPutAll__CreationTests()
66 public void testBuilderPutNullValue__CreationTests() throws Exception { in testBuilderPutNullValue__CreationTests()
[all …]
DIteratorsTest_gwt.java21 public void testAddAllToList() throws Exception { in testAddAllToList()
26 public void testAddAllToSet() throws Exception { in testAddAllToSet()
31 public void testAddAllWithEmptyIterator() throws Exception { in testAddAllWithEmptyIterator()
36 public void testAdvance_basic() throws Exception { in testAdvance_basic()
41 public void testAdvance_illegalArgument() throws Exception { in testAdvance_illegalArgument()
46 public void testAdvance_pastEnd() throws Exception { in testAdvance_pastEnd()
51 public void testAll() throws Exception { in testAll()
56 public void testAny() throws Exception { in testAny()
61 public void testAsEnumerationEmpty() throws Exception { in testAsEnumerationEmpty()
66 public void testAsEnumerationSingleton() throws Exception { in testAsEnumerationSingleton()
[all …]
DIterablesTest_gwt.java21 public void testAddAllToList() throws Exception { in testAddAllToList()
26 public void testAll() throws Exception { in testAll()
31 public void testAny() throws Exception { in testAny()
36 public void testConcatIterable() throws Exception { in testConcatIterable()
41 public void testConcatNullPointerException() throws Exception { in testConcatNullPointerException()
46 public void testConcatPeformingFiniteCycle() throws Exception { in testConcatPeformingFiniteCycle()
51 public void testConcatVarargs() throws Exception { in testConcatVarargs()
56 public void testConsumingIterable() throws Exception { in testConsumingIterable()
61 public void testConsumingIterable_noIteratorCall() throws Exception { in testConsumingIterable_noIteratorCall()
66 public void testConsumingIterable_queue_iterator() throws Exception { in testConsumingIterable_queue_iterator()
[all …]
DTreeBasedTableTest_gwt.java21 public void testCellSetToString_ordered() throws Exception { in testCellSetToString_ordered()
27 public void testClear() throws Exception { in testClear()
33 public void testColumn() throws Exception { in testColumn()
39 public void testColumnComparator() throws Exception { in testColumnComparator()
45 public void testColumnKeySet_empty() throws Exception { in testColumnKeySet_empty()
51 public void testColumnKeySet_isSorted() throws Exception { in testColumnKeySet_isSorted()
57 public void testColumnKeySet_isSortedWithRealComparator() throws Exception { in testColumnKeySet_isSortedWithRealComparator()
63 public void testColumnKeySet_oneColumn() throws Exception { in testColumnKeySet_oneColumn()
69 public void testColumnKeySet_oneEntry() throws Exception { in testColumnKeySet_oneEntry()
75 public void testColumnKeySet_oneRow() throws Exception { in testColumnKeySet_oneRow()
[all …]
DMapsSortedTransformValuesTest_gwt.java21 public void testClear() throws Exception { in testClear()
26 public void testContainsKey() throws Exception { in testContainsKey()
31 public void testContainsValue() throws Exception { in testContainsValue()
36 public void testEntrySet() throws Exception { in testEntrySet()
41 public void testEntrySetAddAndAddAll() throws Exception { in testEntrySetAddAndAddAll()
46 public void testEntrySetClear() throws Exception { in testEntrySetClear()
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception { in testEntrySetContainsEntryIncompatibleKey()
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception { in testEntrySetContainsEntryNullKeyMissing()
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception { in testEntrySetContainsEntryNullKeyPresent()
66 public void testEntrySetForEmptyMap() throws Exception { in testEntrySetForEmptyMap()
[all …]
DMapsTransformValuesUnmodifiableIteratorTest_gwt.java21 public void testClear() throws Exception { in testClear()
26 public void testContainsKey() throws Exception { in testContainsKey()
31 public void testContainsValue() throws Exception { in testContainsValue()
36 public void testEntrySet() throws Exception { in testEntrySet()
41 public void testEntrySetAddAndAddAll() throws Exception { in testEntrySetAddAndAddAll()
46 public void testEntrySetClear() throws Exception { in testEntrySetClear()
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception { in testEntrySetContainsEntryIncompatibleKey()
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception { in testEntrySetContainsEntryNullKeyMissing()
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception { in testEntrySetContainsEntryNullKeyPresent()
66 public void testEntrySetForEmptyMap() throws Exception { in testEntrySetForEmptyMap()
[all …]
DMapsTransformValuesTest_gwt.java21 public void testClear() throws Exception { in testClear()
26 public void testContainsKey() throws Exception { in testContainsKey()
31 public void testContainsValue() throws Exception { in testContainsValue()
36 public void testEntrySet() throws Exception { in testEntrySet()
41 public void testEntrySetAddAndAddAll() throws Exception { in testEntrySetAddAndAddAll()
46 public void testEntrySetClear() throws Exception { in testEntrySetClear()
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception { in testEntrySetContainsEntryIncompatibleKey()
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception { in testEntrySetContainsEntryNullKeyMissing()
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception { in testEntrySetContainsEntryNullKeyPresent()
66 public void testEntrySetForEmptyMap() throws Exception { in testEntrySetForEmptyMap()
[all …]
DSetsTest_gwt.java22 public void testCartesianProductTooBig() throws Exception { in testCartesianProductTooBig()
27 public void testCartesianProduct_2x2x2() throws Exception { in testCartesianProduct_2x2x2()
32 public void testCartesianProduct_binary0x0() throws Exception { in testCartesianProduct_binary0x0()
37 public void testCartesianProduct_binary0x1() throws Exception { in testCartesianProduct_binary0x1()
42 public void testCartesianProduct_binary1x0() throws Exception { in testCartesianProduct_binary1x0()
47 public void testCartesianProduct_binary1x1() throws Exception { in testCartesianProduct_binary1x1()
52 public void testCartesianProduct_binary1x2() throws Exception { in testCartesianProduct_binary1x2()
57 public void testCartesianProduct_binary2x2() throws Exception { in testCartesianProduct_binary2x2()
62 public void testCartesianProduct_contains() throws Exception { in testCartesianProduct_contains()
67 public void testCartesianProduct_hashCode() throws Exception { in testCartesianProduct_hashCode()
[all …]
DForwardingSortedMapImplementsMapTest_gwt.java21 public void testClear() throws Exception { in testClear()
26 public void testContainsKey() throws Exception { in testContainsKey()
31 public void testContainsValue() throws Exception { in testContainsValue()
36 public void testEntrySet() throws Exception { in testEntrySet()
41 public void testEntrySetAddAndAddAll() throws Exception { in testEntrySetAddAndAddAll()
46 public void testEntrySetClear() throws Exception { in testEntrySetClear()
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception { in testEntrySetContainsEntryIncompatibleKey()
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception { in testEntrySetContainsEntryNullKeyMissing()
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception { in testEntrySetContainsEntryNullKeyPresent()
66 public void testEntrySetForEmptyMap() throws Exception { in testEntrySetForEmptyMap()
[all …]
DOrderingTest_gwt.java21 public void testAllEqual() throws Exception { in testAllEqual()
26 public void testArbitrary_withCollisions() throws Exception { in testArbitrary_withCollisions()
31 public void testArbitrary_withoutCollisions() throws Exception { in testArbitrary_withoutCollisions()
36 public void testBinarySearch() throws Exception { in testBinarySearch()
41 public void testCombinationsExhaustively_startingFromNatural() throws Exception { in testCombinationsExhaustively_startingFromNatural()
46 public void testCompound_instance() throws Exception { in testCompound_instance()
51 public void testCompound_instance_generics() throws Exception { in testCompound_instance_generics()
56 public void testCompound_static() throws Exception { in testCompound_static()
61 public void testExplicit_none() throws Exception { in testExplicit_none()
66 public void testExplicit_one() throws Exception { in testExplicit_one()
[all …]
DConstrainedMultimapAsMapImplementsMapTest_gwt.java21 public void testClear() throws Exception { in testClear()
26 public void testContainsKey() throws Exception { in testContainsKey()
31 public void testContainsValue() throws Exception { in testContainsValue()
36 public void testEntrySet() throws Exception { in testEntrySet()
41 public void testEntrySetAddAndAddAll() throws Exception { in testEntrySetAddAndAddAll()
46 public void testEntrySetClear() throws Exception { in testEntrySetClear()
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception { in testEntrySetContainsEntryIncompatibleKey()
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception { in testEntrySetContainsEntryNullKeyMissing()
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception { in testEntrySetContainsEntryNullKeyPresent()
66 public void testEntrySetForEmptyMap() throws Exception { in testEntrySetForEmptyMap()
[all …]
DConstrainedMapImplementsMapTest_gwt.java21 public void testClear() throws Exception { in testClear()
26 public void testContainsKey() throws Exception { in testContainsKey()
31 public void testContainsValue() throws Exception { in testContainsValue()
36 public void testEntrySet() throws Exception { in testEntrySet()
41 public void testEntrySetAddAndAddAll() throws Exception { in testEntrySetAddAndAddAll()
46 public void testEntrySetClear() throws Exception { in testEntrySetClear()
51 public void testEntrySetContainsEntryIncompatibleKey() throws Exception { in testEntrySetContainsEntryIncompatibleKey()
56 public void testEntrySetContainsEntryNullKeyMissing() throws Exception { in testEntrySetContainsEntryNullKeyMissing()
61 public void testEntrySetContainsEntryNullKeyPresent() throws Exception { in testEntrySetContainsEntryNullKeyPresent()
66 public void testEntrySetForEmptyMap() throws Exception { in testEntrySetForEmptyMap()
[all …]
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ObjectReference/
DInvokeMethodTest.java47 * Case 2: nonvirtual child method without exception and nonvirtual super method without exception
143 TaggedObject exception = reply.getNextValueAsTaggedObject(); in makeNewInstance() local
144 logWriter.println(" ClassType.NewInstance: exception.tag=" in makeNewInstance()
145 + exception.tag + " exception.objectID=" + exception.objectID); in makeNewInstance()
153 assertTrue("exception must be != null", exception != null); in makeNewInstance()
154 assertTrue("exception.objectID must be == 0", exception.objectID == 0); in makeNewInstance()
155 assertEquals("Invalid exception.tag,", JDWPConstants.Tag.OBJECT_TAG, exception.tag in makeNewInstance()
157 , JDWPConstants.Tag.getName(exception.tag)); in makeNewInstance()
168 * which should not throw any Exception, and checks,
170 * exception object is null;
[all …]
/external/ImageMagick/Magick++/lib/Magick++/
DException.h6 // Definition of Magick::Exception and derived classes
8 // 'exception' class for convenience.
18 #include <exception>
22 class MagickPPExport Exception: public std::exception
27 Exception(const std::string& what_);
29 // Construct with message string and nested exception
30 Exception(const std::string& what_, Exception* nested_);
33 Exception(const Exception& original_);
36 virtual ~Exception() throw();
39 Exception& operator=(const Exception& original_);
[all …]
/external/python/cpython2/Doc/library/
Dexceptions.rst7 :synopsis: Standard exception classes.
20 clause that mentions a particular class, that clause also handles any exception
21 classes derived from that class (but not exception classes from which *it* is
22 derived). Two exception classes that are not related via subclassing are never
32 :keyword:`raise` statement. If the exception class is derived from the standard
34 exception instance's :attr:`args` attribute.
36 User code can raise built-in exceptions. This can be used to test an exception
38 interpreter raises the same exception; but beware that there is nothing to
41 The built-in exception classes can be subclassed to define new exceptions;
42 programmers are encouraged to derive new exceptions from the :exc:`Exception`
[all …]
/external/sfntly/cpp/src/sfntly/port/
Dexception_type.h24 #include <exception>
30 class Exception : public std::exception {
32 Exception() : what_("Unknown exception") {} in Exception() function
33 explicit Exception(const char* message) throw() { SetMessage(message); } in Exception() function
34 virtual ~Exception() throw() {} in ~Exception()
48 class IndexOutOfBoundException : public Exception {
50 IndexOutOfBoundException() throw() : Exception("Index out of bound") {} in IndexOutOfBoundException()
52 : Exception(message) {} in IndexOutOfBoundException()
65 class IOException : public Exception {
67 IOException() throw() : Exception("I/O exception") {} in IOException()
[all …]
/external/apache-xml/src/main/java/org/apache/xpath/
DXPathException.java28 * This class implements an exception object that all
63 /** A nested exception.
65 protected Exception m_exception;
140 * the error originated from, and another exception
141 * that caused this exception.
144 * @param e The exception that caused this exception.
146 public XPathException(String message, Node styleNode, Exception e) in XPathException()
157 * an error message, and another exception
158 * that caused this exception.
160 * @param e The exception that caused this exception.
[all …]
/external/guava/guava-gwt/test/com/google/common/base/
DSplitterTest_gwt.java21 public void testCharacterSimpleSplit() throws Exception { in testCharacterSimpleSplit()
26 public void testCharacterSimpleSplitToList() throws Exception { in testCharacterSimpleSplitToList()
31 public void testCharacterSimpleSplitWithNoDelimiter() throws Exception { in testCharacterSimpleSplitWithNoDelimiter()
36 public void testCharacterSplitEmptyToken() throws Exception { in testCharacterSplitEmptyToken()
41 public void testCharacterSplitEmptyTokenOmitEmptyStrings() throws Exception { in testCharacterSplitEmptyTokenOmitEmptyStrings()
46 public void testCharacterSplitOnEmptyString() throws Exception { in testCharacterSplitOnEmptyString()
51 public void testCharacterSplitOnEmptyStringOmitEmptyStrings() throws Exception { in testCharacterSplitOnEmptyStringOmitEmptyStrings()
56 public void testCharacterSplitOnOnlyDelimiter() throws Exception { in testCharacterSplitOnOnlyDelimiter()
61 public void testCharacterSplitOnOnlyDelimitersOmitEmptyStrings() throws Exception { in testCharacterSplitOnOnlyDelimitersOmitEmptyStrings()
66 public void testCharacterSplitWithDoubleDelimiter() throws Exception { in testCharacterSplitWithDoubleDelimiter()
[all …]
/external/apache-xml/src/main/java/org/apache/xml/utils/
DDefaultErrorHandler.java47 * if this flag is set to true, we will rethrow the exception on
112 * @param exception The warning information encapsulated in a
113 * SAX parse exception.
114 * @throws SAXException Any SAX exception, possibly
115 * wrapping another exception.
117 public void warning(SAXParseException exception) throws SAXException in warning() argument
121 printLocation(pw, exception); in warning()
122 pw.println("Parser warning: " + exception.getMessage()); in warning()
141 * @param exception The error information encapsulated in a
142 * SAX parse exception.
[all …]
/external/python/cpython2/Lib/xml/sax/
D_exceptions.py4 from java.lang import Exception
9 class SAXException(Exception):
16 the exception; instead, you can simply read the information in
19 def __init__(self, msg, exception=None): argument
20 """Creates an exception. The message is required, but the exception
23 self._exception = exception
24 Exception.__init__(self, msg)
27 "Return a message for this exception."
31 "Return the embedded exception, or None if there was none."
35 "Create a string representation of the exception."
[all …]

12345678910>>...313