Class FacePresenceException

  • All Implemented Interfaces:
    java.io.Serializable

    public class FacePresenceException
    extends java.lang.Exception
    Exception returned by sessions when a face is not present in an image
    See Also:
    Serialized Form
    • Method Detail

      • getRequestedBearing

        public Bearing getRequestedBearing()
        Returns:
        Bearing requested by the session when the exception was thrown
      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable
        Returns:
        Message that describes the exception