Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Pathing.ProfileNotFoundException Class Reference

Exception for signalling profile is not found. More...

Inheritance diagram for ff14bot.Pathing.ProfileNotFoundException:
ff14bot.Pathing.ProfileException

Public Member Functions

 ProfileNotFoundException (string path)
Public Member Functions inherited from ff14bot.Pathing.ProfileException
 ProfileException ()
 Default constructor.
 ProfileException (string message)
 Constructor.
 ProfileException (string message, Exception innerException)
 Constructor.

Detailed Description

Exception for signalling profile is not found.

Constructor & Destructor Documentation

◆ ProfileNotFoundException()

ff14bot.Pathing.ProfileNotFoundException.ProfileNotFoundException ( string path)