Class EJBTypecodeNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.jalo.JaloBusinessException
de.hybris.platform.persistence.EJBTypecodeNotSupportedException
All Implemented Interfaces:
Serializable

public class EJBTypecodeNotSupportedException extends JaloBusinessException
This exception is thrown if findRemoteObjectByPK(String) was being called but was not responsible for looking up a pk with the given typecode.
See Also:
  • Constructor Details

    • EJBTypecodeNotSupportedException

      public EJBTypecodeNotSupportedException(Throwable throwable, String message, int vendorCode)