Class RegionCodeException

All Implemented Interfaces:
Serializable

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

    • RegionCodeException

      public RegionCodeException()
    • RegionCodeException

      public RegionCodeException(String msg)
    • RegionCodeException

      public RegionCodeException(String msg, Throwable throwable)
    • RegionCodeException

      public RegionCodeException(Throwable throwable)