Rebornbuddy
|
Exception for signalling profile attribute expected errors. More...
Public Member Functions | |
ProfileAttributeExpectedException (XAttribute attribute, params string[] validValues) | |
Constructor. | |
Public Member Functions inherited from ff14bot.Pathing.ProfileException | |
ProfileException () | |
Default constructor. | |
ProfileException (string message) | |
Constructor. | |
ProfileException (string message, Exception innerException) | |
Constructor. |
Exception for signalling profile attribute expected errors.
ff14bot.Pathing.ProfileAttributeExpectedException.ProfileAttributeExpectedException | ( | XAttribute | attribute, |
params string[] | validValues ) |
Constructor.
attribute | The attribute. |
validValues | A variable-length parameters list containing valid values. |