Class PropertyArray.PropertyArrayError

java.lang.Object
java.lang.Throwable
java.lang.Error
com.sun.javatest.util.PropertyArray.PropertyArrayError
All Implemented Interfaces:
Serializable
Enclosing class:
PropertyArray

public static class PropertyArray.PropertyArrayError extends Error
A class used to report problems that may occur when using PropertyArray.
See Also:
  • Constructor Details

    • PropertyArrayError

      public PropertyArrayError()
      Create a PropertyArrayError object.
    • PropertyArrayError

      public PropertyArrayError(String msg)
      Create a PropertyArrayError object.
      Parameters:
      msg - a detail message for the error