All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.ups.xmlsdk.util.config.ConfigValueNotFoundException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----com.ups.xmlsdk.util.config.ConfigValueNotFoundException

public class ConfigValueNotFoundException
extends Exception

Constructor Index

 o ConfigValueNotFoundException()
 o ConfigValueNotFoundException(String)

Constructors

 o ConfigValueNotFoundException
 public ConfigValueNotFoundException()
 o ConfigValueNotFoundException
 public ConfigValueNotFoundException(String s)

All Packages  Class Hierarchy  This Package  Previous  Next  Index