Class ReadDataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.hybris.merchandising.exceptions.ReadDataException
All Implemented Interfaces:
Serializable

public class ReadDataException extends RuntimeException
See Also:
  • Constructor Details

    • ReadDataException

      public ReadDataException(String message, Throwable rootCause)
    • ReadDataException

      public ReadDataException(String message)