Class ProfileConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.craftercms.social.exceptions.ProfileConfigurationException
All Implemented Interfaces:
Serializable

public class ProfileConfigurationException extends RuntimeException
Thrown when a Profile is not Configure to work with social.
See Also:
  • Constructor Details

    • ProfileConfigurationException

      public ProfileConfigurationException(String message)