Class IllegalResourceDescriptorException

All Implemented Interfaces:
Serializable

public class IllegalResourceDescriptorException extends IllegalArgumentException
See Also:
  • Constructor Details

    • IllegalResourceDescriptorException

      public IllegalResourceDescriptorException(String msg)
      Constructs a IllegalResourceDescriptorException with the specified detail message.
      Parameters:
      msg - the detail message.