Class DuplicateObjectException

    • Constructor Detail

      • DuplicateObjectException

        public DuplicateObjectException​(String type,
                                        String message)
      • DuplicateObjectException

        public DuplicateObjectException​(String type,
                                        String message,
                                        Throwable cause)
    • Method Detail

      • getType

        public String getType()