com.liferay.portal
Class RemoteExportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.RemoteExportException
- All Implemented Interfaces:
- Serializable
public class RemoteExportException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BAD_CONNECTION
public static final int BAD_CONNECTION
- See Also:
- Constant Field Values
NO_GROUP
public static final int NO_GROUP
- See Also:
- Constant Field Values
NO_LAYOUTS
public static final int NO_LAYOUTS
- See Also:
- Constant Field Values
NO_PERMISSIONS
public static final int NO_PERMISSIONS
- See Also:
- Constant Field Values
RemoteExportException
public RemoteExportException(int type)
getGroupId
public long getGroupId()
getType
public int getType()
getURL
public String getURL()
setGroupId
public void setGroupId(long groupId)
setURL
public void setURL(String url)