Class PropertySerializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pulumi.provider.internal.properties.PropertySerializationException
- All Implemented Interfaces:
Serializable
Exception thrown when a property value cannot be serialized.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertySerializationException(String message, String[] path, Class<?> targetType, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertySerializationException
-
-
Method Details
-
getPath
-
getTargetType
-