Class VaultException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HashesMismatchException, NodeNotFoundException

public class VaultException extends RuntimeException
Base class for all runtime exceptions thrown by the Alfresco Node Vault.
See Also:
  • Constructor Details

    • VaultException

      public VaultException(String message)