Class LabelVerifierException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
hudson.plugins.label_verifier.util.LabelVerifierException
All Implemented Interfaces:
Serializable

public class LabelVerifierException extends IOException
A label verification exception. This class should contain description of validation errors.
Since:
1.1
Author:
Oleg Nenashev
See Also: