Class YFinderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.util.jeeapi.YFinderException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HJMPFinderException, YObjectNotFoundException

public class YFinderException extends Exception
See Also:
  • Constructor Details

    • YFinderException

      public YFinderException()
    • YFinderException

      public YFinderException(String s)
    • YFinderException

      public YFinderException(Throwable cause)
    • YFinderException

      public YFinderException(String s, Throwable cause)