Class NotOwnerException

  • All Implemented Interfaces:
    Serializable

    public class NotOwnerException
    extends RuntimeException
    Thrown when a user makes an attempt to access a resource they don't own.
    Author:
    Jacob Mitash
    See Also:
    Serialized Form
    • Constructor Detail

      • NotOwnerException

        public NotOwnerException​(String message)