Class ForkingDisabledException

All Implemented Interfaces:
Serializable

public class ForkingDisabledException extends FeatureDisabledException
See Also:
  • Constructor Details

    • ForkingDisabledException

      public ForkingDisabledException(@Nonnull KeyedMessage message, @Nonnull Repository repository)
  • Method Details

    • getRepository

      @Nonnull public Repository getRepository()