java.lang.Object
java.lang.Throwable
java.lang.Exception
org.texttechnologylab.DockerUnifiedUIMAInterface.exception.ImageException
All Implemented Interfaces:
Serializable

public class ImageException extends Exception
See Also:
  • Constructor Details

    • ImageException

      public ImageException()
    • ImageException

      public ImageException(Throwable pCause)
    • ImageException

      public ImageException(String pMessage)
    • ImageException

      public ImageException(String pMessage, Throwable pCause)