Class KeyStoreEntryException

  • All Implemented Interfaces:
    Serializable

    public class KeyStoreEntryException
    extends RuntimeException
    author Pascal Knueppel
    created at: 09.12.2019 - 15:26

    This Exception will be thrown if an entry could not be added to a keystore
    See Also:
    Serialized Form
    • Constructor Detail

      • KeyStoreEntryException

        public KeyStoreEntryException​(String message)