Class SwrveMessageViewBuildException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.swrve.sdk.messaging.SwrveMessageViewBuildException
All Implemented Interfaces:
Serializable

public class SwrveMessageViewBuildException extends Exception
Exception raised when constructing an in-app message and there is no memory or other exception happened.
See Also:
  • Constructor Details

    • SwrveMessageViewBuildException

      public SwrveMessageViewBuildException(String detailMessage)