Class CollectInternalNotFoundException

All Implemented Interfaces:
Serializable

public class CollectInternalNotFoundException extends CollectInternalException
See Also:
  • Constructor Details

    • CollectInternalNotFoundException

      public CollectInternalNotFoundException(String message, Throwable cause)
    • CollectInternalNotFoundException

      public CollectInternalNotFoundException(Throwable cause)
    • CollectInternalNotFoundException

      public CollectInternalNotFoundException(String message)