Class InfoStoreException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.anno.info.InfoStoreException
All Implemented Interfaces:
Serializable

public class InfoStoreException extends Exception
See Also:
  • Field Details

    • CLASS_NAME

      public static final String CLASS_NAME
  • Constructor Details

    • InfoStoreException

      public InfoStoreException(String message)
    • InfoStoreException

      public InfoStoreException(String message, Throwable cause)
  • Method Details