public class CTSystemException
extends com.liferay.portal.kernel.exception.SystemException
| Constructor and Description |
|---|
CTSystemException(long companyId) |
CTSystemException(long companyId,
java.lang.String msg) |
CTSystemException(long companyId,
java.lang.String msg,
java.lang.Throwable cause) |
CTSystemException(long companyId,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCompanyId() |
public CTSystemException(long companyId)
public CTSystemException(long companyId,
java.lang.String msg)
public CTSystemException(long companyId,
java.lang.String msg,
java.lang.Throwable cause)
public CTSystemException(long companyId,
java.lang.Throwable cause)