public class SXPBlueprintConfigurationJSONException
extends com.liferay.portal.kernel.exception.PortalException
| Constructor and Description |
|---|
SXPBlueprintConfigurationJSONException() |
SXPBlueprintConfigurationJSONException(java.util.List<Problem> problems) |
SXPBlueprintConfigurationJSONException(java.lang.String msg) |
SXPBlueprintConfigurationJSONException(java.lang.String msg,
java.lang.Throwable throwable) |
SXPBlueprintConfigurationJSONException(java.lang.Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Problem> |
getProblems() |
public SXPBlueprintConfigurationJSONException()
public SXPBlueprintConfigurationJSONException(java.util.List<Problem> problems)
public SXPBlueprintConfigurationJSONException(java.lang.String msg)
public SXPBlueprintConfigurationJSONException(java.lang.String msg,
java.lang.Throwable throwable)
public SXPBlueprintConfigurationJSONException(java.lang.Throwable throwable)
public java.util.List<Problem> getProblems()