Class ContentReferencesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.tocco.nice2.dms.api.reference.ContentReferencesException
All Implemented Interfaces:
Serializable

public class ContentReferencesException extends RuntimeException
See Also:
  • Constructor Details

    • ContentReferencesException

      public ContentReferencesException(String message, Throwable cause)
    • ContentReferencesException

      public ContentReferencesException(Exception e)