Class PasteAsReferenceException

All Implemented Interfaces:
Serializable

@API(type=INTERNAL, src=PUBLIC) public class PasteAsReferenceException extends AuthorOperationException
Exception for when pasting as reference doesn't work properly.
See Also:
  • Constructor Details

    • PasteAsReferenceException

      public PasteAsReferenceException(String message)
      Constructor.
      Parameters:
      message - The message of the exception.