public class SCRDescriptorException extends Exception
Constructor and Description |
---|
SCRDescriptorException(String message,
String sourceLocation) |
SCRDescriptorException(String message,
String sourceLocation,
Throwable cause) |
SCRDescriptorException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getSourceLocation() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getSourceLocation()
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.