Class OverwriteException

All Implemented Interfaces:
Serializable

public class OverwriteException extends EnvelopeException
A simple exception thrown on a forbidden attempt to overwrite an envelope.
See Also:
  • Constructor Details

    • OverwriteException

      public OverwriteException(String message)