Class PropertiesContainerException

All Implemented Interfaces:
Serializable

public class PropertiesContainerException extends XavaException
Exception thrown by IPropertiesContainer.

Since:
6.5.2
Author:
Javier Paniza
See Also:
  • Constructor Details

    • PropertiesContainerException

      public PropertiesContainerException()
    • PropertiesContainerException

      public PropertiesContainerException(String messageId)
    • PropertiesContainerException

      public PropertiesContainerException(String messageId, Object argv0)