JavaScript is disabled on your browser.
net.sourceforge.pmd

Class PMDException

  • All Implemented Interfaces:
    Serializable


    public class PMDException
    extends Exception 
    A convenience exception wrapper. Contains the original exception, if any. Also, contains a severity number (int). Zero implies no severity. The higher the number the greater the severity.
    Since:
    August 30, 2002
    Version:
    $Revision,ドル $Date$
    Author:
    Donald A. Leckie
    See Also:
    Serialized Form
    • Constructor Detail

      • PMDException

        public PMDException(String message)
        Creates a new PMD exception with the specified message.
        Parameters:
        message - the message
      • PMDException

        public PMDException(String message,
         Exception reason)
        Creates a new PMD exception with the specified message and the given reason as root cause.
        Parameters:
        message - the message
        reason - the root cause
    • Method Detail

      • setSeverity

        public void setSeverity(int severity)
      • getSeverity

        public int getSeverity()

Copyright © 2002-2014 InfoEther. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /