Class NoSuchPeerBindingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.NoSuchModelException
com.liferay.saml.persistence.exception.NoSuchPeerBindingException
All Implemented Interfaces:
Serializable

public class NoSuchPeerBindingException extends com.liferay.portal.kernel.exception.NoSuchModelException
See Also:
  • Constructor Details

    • NoSuchPeerBindingException

      public NoSuchPeerBindingException()
    • NoSuchPeerBindingException

      public NoSuchPeerBindingException(String msg)
    • NoSuchPeerBindingException

      public NoSuchPeerBindingException(String msg, Throwable throwable)
    • NoSuchPeerBindingException

      public NoSuchPeerBindingException(Throwable throwable)