Class SignatureException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tigase.stats.collector.SignatureException
All Implemented Interfaces:
Serializable

public class SignatureException extends Exception
Exception thrown during verification of signed element if something is wrong
Author:
andrzej
See Also:
  • Constructor Details

    • SignatureException

      public SignatureException(String msg)
    • SignatureException

      public SignatureException(String msg, Exception ex)