Class RecordNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.masai.Exceptions.RecordNotFoundException
All Implemented Interfaces:
Serializable

public class RecordNotFoundException extends Exception
See Also:
  • Constructor Details

    • RecordNotFoundException

      public RecordNotFoundException(String message)