Class AFIUnknownException

  • All Implemented Interfaces:
    Serializable

    public class AFIUnknownException
    extends Exception
    Exception AFIUnknownException is thrown if an attempt is made to get a property of an AFI for which properties are not known.
    See Also:
    Serialized Form
    • Constructor Detail

      • AFIUnknownException

        public AFIUnknownException​(String message)
        Constructs an AFIUnknownException with the given message.
        Parameters:
        message - String