Class EntryContentException

All Implemented Interfaces:
Serializable

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

    • EntryContentException

      public EntryContentException()
    • EntryContentException

      public EntryContentException(String msg)
    • EntryContentException

      public EntryContentException(String msg, Throwable throwable)
    • EntryContentException

      public EntryContentException(Throwable throwable)