Class CollectExternalNotFoundException

All Implemented Interfaces:
Serializable

public class CollectExternalNotFoundException extends CollectExternalException
See Also:
  • Constructor Details

    • CollectExternalNotFoundException

      public CollectExternalNotFoundException(String message, Throwable cause)
    • CollectExternalNotFoundException

      public CollectExternalNotFoundException(Throwable cause)
    • CollectExternalNotFoundException

      public CollectExternalNotFoundException(String message)