Class NotFoundInsightException

All Implemented Interfaces:
Serializable

@PublicApi public class NotFoundInsightException extends InsightException
The NotFoundInsightException to throw when a resource couldn't be found.
Since:
1.0
Author:
Mathias Edblom
See Also:
  • Constructor Details

    • NotFoundInsightException

      public NotFoundInsightException(String msg)
      Constructor.
      Parameters:
      msg - - Description of what's caused the Exception