java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aquima.interactions.communication.data.serialization.json.PropertyReadException
All Implemented Interfaces:
Serializable

public class PropertyReadException extends RuntimeException
See Also:
  • Constructor Details

    • PropertyReadException

      public PropertyReadException(String message)
    • PropertyReadException

      public PropertyReadException(String message, Throwable cause)