Class EntryFullNameException

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

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

    • EntryFullNameException

      public EntryFullNameException()
    • EntryFullNameException

      public EntryFullNameException(String msg)
    • EntryFullNameException

      public EntryFullNameException(String msg, Throwable throwable)
    • EntryFullNameException

      public EntryFullNameException(Throwable throwable)