org.apache.felix.scrplugin
Class SCRDescriptorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.felix.scrplugin.SCRDescriptorException
- All Implemented Interfaces:
- java.io.Serializable
public class SCRDescriptorException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SCRDescriptorException
public SCRDescriptorException(java.lang.String message,
java.lang.String sourceLocation)
SCRDescriptorException
public SCRDescriptorException(java.lang.String message,
java.lang.Throwable cause)
SCRDescriptorException
public SCRDescriptorException(java.lang.String message,
java.lang.String sourceLocation,
java.lang.Throwable cause)
getSourceLocation
public java.lang.String getSourceLocation()
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.