Package sop.exception

Class SOPGPException.UnsupportedAsymmetricAlgo

All Implemented Interfaces:
Serializable
Enclosing class:
SOPGPException

public static class SOPGPException.UnsupportedAsymmetricAlgo extends SOPGPException
Asymmetric algorithm unsupported (sop encrypt, sign, inline-sign).
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedAsymmetricAlgo

      public UnsupportedAsymmetricAlgo(String message, Throwable e)
  • Method Details