Class UnsupportedMicroblogsEntryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.microblogs.exception.UnsupportedMicroblogsEntryException
All Implemented Interfaces:
Serializable

public class UnsupportedMicroblogsEntryException extends com.liferay.portal.kernel.exception.PortalException
See Also:
  • Constructor Details

    • UnsupportedMicroblogsEntryException

      public UnsupportedMicroblogsEntryException()
    • UnsupportedMicroblogsEntryException

      public UnsupportedMicroblogsEntryException(String msg)
    • UnsupportedMicroblogsEntryException

      public UnsupportedMicroblogsEntryException(String msg, Throwable throwable)
    • UnsupportedMicroblogsEntryException

      public UnsupportedMicroblogsEntryException(Throwable throwable)