Class DeploymentInfo.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.ts.lib.porting.DeploymentInfo.ParseException
All Implemented Interfaces:
Serializable
Enclosing interface:
DeploymentInfo

public static class DeploymentInfo.ParseException extends Exception implements Serializable
Exception thrown if an error occured parsing the XML
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)