Package xades4j.utils

Class XadesProfileResolutionException

All Implemented Interfaces:
Serializable

public class XadesProfileResolutionException extends XAdES4jException
Thrown when an instance requested to a profile cannot be created. This is probabily due to some missing dependencies or Guice annotations.
Author:
Luís
See Also:
  • Constructor Details

    • XadesProfileResolutionException

      public XadesProfileResolutionException(String message, Throwable cause)