Class WrongRuntimeManagerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.aristaflow.ilm.util.IlmException
de.aristaflow.ilm.model.runtimeenvironment.WrongRuntimeManagerException
All Implemented Interfaces:
de.aristaflow.adept2.model.communication.webservice.StackSuppressingException, Serializable

public class WrongRuntimeManagerException extends IlmException
See Also:
  • Field Details

    • ebpInstRef

      @NotNull @Valid public @NotNull @Valid EbpInstanceReference ebpInstRef
    • expRuntimeMgr

      public List<@NotNull URI> expRuntimeMgr
  • Constructor Details

    • WrongRuntimeManagerException

      public WrongRuntimeManagerException()
      The constructor required for bean deserialisation.
    • WrongRuntimeManagerException

      public WrongRuntimeManagerException(@NotNull WrongRuntimeManagerException wrme)