Class POMException

All Implemented Interfaces:
Serializable

public class POMException extends RuntimeException
Thrown when POMs are junky.
See Also:
  • Constructor Details

    • POMException

      public POMException(String message)
    • POMException

      public POMException(String message, Throwable cause)