Class RemoteExportException

All Implemented Interfaces:
Serializable

public class RemoteExportException extends PortalException
Author:
Raymond Augé
See Also:
  • Field Details

  • Constructor Details

    • RemoteExportException

      public RemoteExportException(int type)
    • RemoteExportException

      public RemoteExportException(int type, String msg)
  • Method Details

    • getGroupId

      public long getGroupId()
    • getType

      public int getType()
    • getURL

      public String getURL()
    • setGroupId

      public void setGroupId(long groupId)
    • setURL

      public void setURL(String url)