Class AFIAlreadyPutException

  • All Implemented Interfaces:
    Serializable

    public class AFIAlreadyPutException
    extends Exception
    Exception AFIAlreadyPutException is thrown if an attempt is made to put properties for an AFI for which properties have already been put.
    See Also:
    Serialized Form
    • Constructor Detail

      • AFIAlreadyPutException

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