Class DuplicateRegionException

All Implemented Interfaces:
Serializable

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

    • DuplicateRegionException

      public DuplicateRegionException()
    • DuplicateRegionException

      public DuplicateRegionException(String msg)
    • DuplicateRegionException

      public DuplicateRegionException(String msg, Throwable throwable)
    • DuplicateRegionException

      public DuplicateRegionException(Throwable throwable)