Class AS2Exception

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.helger.as2lib.exception.AS2Exception
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AS2CertificateExistsException, AS2CertificateNotFoundException, AS2ComponentDuplicateException, AS2ComponentNotFoundException, AS2DispositionException, AS2ForcedStopException, AS2HttpResponseException, AS2InvalidMessageException, AS2InvalidParameterException, AS2KeyNotFoundException, AS2NetException, AS2NoModuleException, AS2PartnershipNotFoundException, AS2ProcessorException, AS2UnsupportedException, WrappedAS2Exception

public class AS2Exception extends Exception
Base class for all AS2 related exceptions used in this project.
Author:
Philip Helger
See Also: