Package 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
-
-
Constructor Summary
Constructors Constructor Description ParseException(String msg, Exception originalException)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-