Class AS2ComponentNotFoundException

All Implemented Interfaces:
Serializable

public class AS2ComponentNotFoundException extends AS2Exception
Thrown from AS2Session if a component was not present.
Author:
Philip Helger
See Also:
  • Constructor Details

    • AS2ComponentNotFoundException

      public AS2ComponentNotFoundException(@Nullable String sComponentName)
  • Method Details