com.codemonster.surinam.parser.throwable
Class MultipleTargetElementsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.codemonster.surinam.parser.throwable.MultipleTargetElementsException
- All Implemented Interfaces:
- Serializable
public class MultipleTargetElementsException
- extends Exception
This is a XML document-related exception that indicates that the element being asked has multiple
targets that are a match; the target is not unique.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MultipleTargetElementsException
public MultipleTargetElementsException()
Copyright © 2010. All Rights Reserved.