Class AgencyImportDeletionException

All Implemented Interfaces:
Serializable

public class AgencyImportDeletionException extends ReferentialException
AgencyImportDeletionException manage File Rules Exception
See Also:
  • Constructor Details

    • AgencyImportDeletionException

      public AgencyImportDeletionException(String message)
      Parameters:
      message - message to associate with the exception
    • AgencyImportDeletionException

      public AgencyImportDeletionException(Throwable cause)
      Parameters:
      cause - cause to associate with the exception
    • AgencyImportDeletionException

      public AgencyImportDeletionException(String message, Throwable cause)
      Parameters:
      message - message to associate with the exception
      cause - cause to associate with the exception