Class PersonException

    • Constructor Detail

      • PersonException

        public PersonException​(String msgId)
      • PersonException

        public PersonException​(String msgId,
                               Object[] msgParams)
      • PersonException

        public PersonException​(String msgId,
                               Throwable cause)