StoreException

public class StoreException extends Exception

Exception class representing the error during storing the composite keystore.

Author:kcyee

Constructors

StoreException

public StoreException(String msg)

Construtor with message.

Parameters:
  • msg – the message of the exception