Click here to Skip to main content
15,906,645 members
Home / Discussions / Java
   

Java

 
GeneralRe: why i cant save the image? [modified] Pin
Richard MacCutchan3-Jun-12 22:18
mveRichard MacCutchan3-Jun-12 22:18 
AnswerRe: why i cant save the image? Pin
exposed1219-Jun-12 5:00
exposed1219-Jun-12 5:00 
QuestionWeb Request in Android failing Pin
Peter Hawke30-May-12 10:45
Peter Hawke30-May-12 10:45 
AnswerRe: Web Request in Android failing Pin
CodingLover10-Jun-12 17:44
CodingLover10-Jun-12 17:44 
AnswerRe: Web Request in Android failing Pin
User 742933812-Jun-12 8:54
professionalUser 742933812-Jun-12 8:54 
GeneralRe: Web Request in Android failing Pin
Peter Hawke22-Jun-12 11:05
Peter Hawke22-Jun-12 11:05 
QuestionHow to solve this, always get error Pin
tan87328-May-12 21:08
tan87328-May-12 21:08 
AnswerRe: How to solve this, always get error Pin
BobJanova28-May-12 23:29
BobJanova28-May-12 23:29 
Did you actually read the error message? getcname declares thrown exceptions, so you have to catch or declare them as thrown wherever you call it. That means you can't use getcname in a static initialiser, because there's no way to catch the exception.
QuestionHow to decrypt Pin
kmkmahesh22-May-12 22:59
professionalkmkmahesh22-May-12 22:59 
AnswerRe: How to decrypt Pin
TorstenH.23-May-12 0:00
TorstenH.23-May-12 0:00 
GeneralRe: How to decrypt Pin
kmkmahesh23-May-12 14:53
professionalkmkmahesh23-May-12 14:53 
GeneralRe: How to decrypt Pin
Richard MacCutchan23-May-12 22:13
mveRichard MacCutchan23-May-12 22:13 
GeneralRe: How to decrypt Pin
TorstenH.23-May-12 23:17
TorstenH.23-May-12 23:17 
AnswerRe: How to decrypt Pin
BobJanova24-May-12 0:54
BobJanova24-May-12 0:54 
GeneralRe: How to decrypt Pin
Richard MacCutchan24-May-12 3:14
mveRichard MacCutchan24-May-12 3:14 
QuestionKindly help me with this Pin
adeelgr8one20-May-12 2:52
adeelgr8one20-May-12 2:52 
AnswerRe: Kindly help me with this PinPopular
Luc Pattyn20-May-12 3:53
sitebuilderLuc Pattyn20-May-12 3:53 
GeneralRe: Kindly help me with this Pin
V.24-May-12 3:08
professionalV.24-May-12 3:08 
GeneralRe: Kindly help me with this Pin
Luc Pattyn24-May-12 3:22
sitebuilderLuc Pattyn24-May-12 3:22 
AnswerRe: Kindly help me with this Pin
jschell20-May-12 6:03
jschell20-May-12 6:03 
AnswerRe: Kindly help me with this Pin
Bernhard Hiller20-May-12 20:41
Bernhard Hiller20-May-12 20:41 
AnswerRe: Kindly help me with this Pin
adeelgr8one20-May-12 21:35
adeelgr8one20-May-12 21:35 
GeneralRe: Kindly help me with this Pin
TorstenH.20-May-12 22:54
TorstenH.20-May-12 22:54 
AnswerRe: Kindly help me with this Pin
adeelgr8one21-May-12 4:30
adeelgr8one21-May-12 4:30 
GeneralRe: Kindly help me with this Pin
jschell21-May-12 8:26
jschell21-May-12 8:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.