Class DuplicateFileEntryException

All Implemented Interfaces:
Serializable

public class DuplicateFileEntryException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • DuplicateFileEntryException

      public DuplicateFileEntryException()
    • DuplicateFileEntryException

      public DuplicateFileEntryException(String msg)
    • DuplicateFileEntryException

      public DuplicateFileEntryException(String msg, Throwable throwable)
    • DuplicateFileEntryException

      public DuplicateFileEntryException(Throwable throwable)