Class TransformationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
software.amazon.lambda.powertools.parameters.exception.TransformationException
All Implemented Interfaces:
Serializable

public class TransformationException extends RuntimeException
See Also:
  • Constructor Details

    • TransformationException

      public TransformationException(Exception e)
    • TransformationException

      public TransformationException(String message)