Class InvalidBuilderStateException

  • All Implemented Interfaces:
    Serializable

    public class InvalidBuilderStateException
    extends Exception
    An exception that signifies a request builder being in an invalid state.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidBuilderStateException

        public InvalidBuilderStateException​(String message)