Class ApplicationAccountDisableException

  • All Implemented Interfaces:
    java.io.Serializable

    public class ApplicationAccountDisableException
    extends UnexpectedException
    Exception that represents a social network account or social network application disable.
    Since:
    6.1.0
    Version:
    $Revision$ $Date$
    See Also:
    Serialized Form
    • Constructor Detail

      • ApplicationAccountDisableException

        public ApplicationAccountDisableException​(java.lang.String message)
        Constructor.
        Parameters:
        message - message of the exception.
        Since:
        6.1.0