org.apache.felix.scr.impl.parser
Class ParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.felix.scr.impl.parser.ParseException
- All Implemented Interfaces:
- Serializable
public class ParseException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ParseException
public ParseException(String msg,
Exception originalException)
getException
public Exception getException()
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.