Class DuplicateTagException

All Implemented Interfaces:
Serializable

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

    • DuplicateTagException

      public DuplicateTagException()
    • DuplicateTagException

      public DuplicateTagException(String msg)
    • DuplicateTagException

      public DuplicateTagException(String msg, Throwable throwable)
    • DuplicateTagException

      public DuplicateTagException(Throwable throwable)