Class RegistryConcurrentModificationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hexagram2021.chromosomelib.common.util.exception.RegistryConcurrentModificationException
All Implemented Interfaces:
Serializable

public class RegistryConcurrentModificationException extends RuntimeException
See Also:
  • Constructor Details

    • RegistryConcurrentModificationException

      public RegistryConcurrentModificationException(String className, String containerName, String typeName, Throwable t)