Class DeserializeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adobe.acs.commons.mcp.util.DeserializeException
All Implemented Interfaces:
Serializable

public class DeserializeException extends Exception
Error thrown when deserializing form input data.
See Also:
  • Constructor Details

    • DeserializeException

      public DeserializeException(String message, Throwable cause)