com.liferay.portal.kernel.repository.capabilities
Class UnsupportedCapabilityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.liferay.portal.kernel.exception.NestableRuntimeException
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.repository.capabilities.UnsupportedCapabilityException
- All Implemented Interfaces:
- Serializable
public class UnsupportedCapabilityException
- extends SystemException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsupportedCapabilityException
public UnsupportedCapabilityException(Class<? extends Capability> capabilityClass,
String providerDescription)