Class AbortException

All Implemented Interfaces:
Serializable

public class AbortException extends M2MException
Exception to abort the application.
Version:
10.1.1
Author:
jmback
See Also:
  • Constructor Details

    • AbortException

      public AbortException(SessionInterface iSession, Message msg) throws RemoteException
      Construct an abort exception with a message.
      Parameters:
      iSession - session
      msg - Message
      Throws:
      RemoteException - an exception occurred creating the exception