Class RecursiveCopyException

  • All Implemented Interfaces:
    Serializable, org.molgenis.util.exception.ErrorCoded

    public class RecursiveCopyException
    extends CopyFailedException
    Exception that's thrown when a Package is copied into itself or its children.
    See Also:
    Serialized Form
    • Constructor Detail

      • RecursiveCopyException

        public RecursiveCopyException()
    • Method Detail

      • getLocalizedMessageArguments

        protected Object[] getLocalizedMessageArguments()
        Specified by:
        getLocalizedMessageArguments in class org.molgenis.util.exception.CodedRuntimeException