• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
BigDecimal help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BigDecimal help


  • Subject: BigDecimal help
  • From: James Cicenia <email@hidden>
  • Date: Mon, 7 Feb 2005 09:20:48 -0600

Hello -


Why would this throw a class cast exception:

if(!this.approvedBudget().equals(null)){

which calls:

public BigDecimal approvedBudget() {
return (BigDecimal)storedValueForKey("approvedBudget"); <----- class cast exception here ???
}


I am using the GAP pattern and the above is auto generated from eogenerator.

Thanks,
James Cicenia

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: BigDecimal help
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Weird Java Monitor Behaviour?
  • Next by Date: Re: Weird Java Monitor Behaviour?
  • Previous by thread: Re: Weird Java Monitor Behaviour?
  • Next by thread: Re: BigDecimal help
  • Index(es):
    • Date
    • Thread