Class M2MException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.mid.innovator.m2msdk.util.msg.M2MException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AbortException, ServerException, SevereException, UncriticalException

public abstract class M2MException extends Exception
Abstract exception.
Version:
11.1.0
Author:
jmback
See Also:
  • Field Details

  • Constructor Details

    • M2MException

      public M2MException(Message iMsg)
      Create an exception.
      Parameters:
      iMsg - message of exception