public class WebappAdminArtifactMetadataException extends Exception
Constructor and Description |
---|
WebappAdminArtifactMetadataException() |
WebappAdminArtifactMetadataException(String s) |
WebappAdminArtifactMetadataException(String s,
Throwable ex) |
WebappAdminArtifactMetadataException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
WebappAdminArtifactMetadataException |
getFaultMessage() |
void |
setFaultMessage(WebappAdminArtifactMetadataException msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WebappAdminArtifactMetadataException()
public WebappAdminArtifactMetadataException(String s)
public WebappAdminArtifactMetadataException(String s, Throwable ex)
public WebappAdminArtifactMetadataException(Throwable cause)
public void setFaultMessage(WebappAdminArtifactMetadataException msg)
public WebappAdminArtifactMetadataException getFaultMessage()
Copyright © 2018 WSO2. All rights reserved.