Class CmisSessionException

All Implemented Interfaces:
Serializable

public class CmisSessionException extends IbisException
See Also:
  • Constructor Details

    • CmisSessionException

      public CmisSessionException()
    • CmisSessionException

      public CmisSessionException(String errMsg)
    • CmisSessionException

      public CmisSessionException(String errMsg, Throwable t)
    • CmisSessionException

      public CmisSessionException(Throwable t)