Class ServerException

All Implemented Interfaces:
Serializable

public class ServerException extends M2MException
A server exception is a delegation for a non-serializabel exception.
Version:
10.1.1
Author:
jmback
See Also:
  • Constructor Details

    • ServerException

      public ServerException(Message msg)