org.exoplatform.ecms.xcmis.sp
Class NotSupportedNodeTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.xcmis.spi.CmisRuntimeException
org.exoplatform.ecms.xcmis.sp.NotSupportedNodeTypeException
- All Implemented Interfaces:
- Serializable
public class NotSupportedNodeTypeException
- extends org.xcmis.spi.CmisRuntimeException
Should be thrown if requested JCR node-type registered but that type is not
one of supported by xCMIS implementation.
- Version:
- $Id: NotSupportedNodeTypeException.java 1260 2010-06-09 09:18:30Z
andrew00x $
- Author:
- Andrey Parfonov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotSupportedNodeTypeException
public NotSupportedNodeTypeException(String message)
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.