Class InterruptException

All Implemented Interfaces:
de.aristaflow.adept2.model.communication.webservice.StackSuppressingException, Serializable

public class InterruptException extends IlmException
Renamed to avoid naming conflicts with java.lang.InterruptedException when used without package.
See Also:
  • Constructor Details

    • InterruptException

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

      public InterruptException(@NotNull InterruptedException ie)