Class ProfileNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.funfried.netbeans.plugins.external.formatter.exceptions.ProfileNotFoundException
All Implemented Interfaces:
Serializable

public class ProfileNotFoundException extends RuntimeException
RuntimeException which is thrown when a given profile name could not be found in a formatter configuration.
Author:
bahlef
See Also:
  • Constructor Details

    • ProfileNotFoundException

      public ProfileNotFoundException(String message)
      Creates a new instance of ProfileNotFoundException.
      Parameters:
      message - the detail message