Module org.jpo

Class NotPictureInfoException

All Implemented Interfaces:
Serializable

public class NotPictureInfoException extends RuntimeException
An Exception to indicate that we have no PictureInfo node.
See Also:
  • Constructor Details

    • NotPictureInfoException

      public NotPictureInfoException(String errorMessage)
      Constructs an Exception to indicate that there is no PictureInfo node
      Parameters:
      errorMessage - The error message for the exception