Class PrompterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.components.interactivity.PrompterException
All Implemented Interfaces:
Serializable

public class PrompterException extends Exception
Error while prompting.
Author:
Brett Porter
See Also:
  • Constructor Details

    • PrompterException

      public PrompterException(String message)
    • PrompterException

      public PrompterException(String message, Throwable cause)