הרשם שאלות ותשובות רשימת חברים לוח שנה חיפוש הודעות מהיום סמן פורומים כנקראו

   
|!|

 
 
כלים לאשכול תצורת הצגה
Prev הודעה קודמת   הודעה הבאה Next
ישן 24-07-07, 22:02   # 1
WebProject
מ.תיכנות
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: אשדוד
הודעות: 3,070
Send a message via Skype™ to WebProject

WebProject לא מחובר  

[PHP] בעיה עם throw ו catch

אני לא חושב שיש פה הרבה שמשתמשים בPHP5, אבל לאלו שכן:
יש לי פה שגיאה מוזרה, ניסיתי מספר פיתרונות לבעיה אבל אני לא מצליח לסדר את זה.

הצבתי בConstructor בדיקה של אם זה טמפלייט של פורום, ואם כן שיתן שגיאה, בדיקה פשוטה, ועדיין מתקבלת על כך שגיאה.

PHP קוד:
<?Php 
##@ 
##@         
##@
        
    
class TemplatesError extends Exception
    
{
        function 
__construct()
        {

        }
    }
    class 
LoadingError extends TemplatesError
    
{
        function 
__construct()
        {
            
Exception::__construct("Loading Error: Template Does Not Exists.",2);
        }
    } 
    class 
GetTemplate
    
{
            private 
$path '../templates';
             
            function 
__construct($toLoad
            {
                global 
$DB;
 
                    if(
$toLoad == 'forum'
                    {
                        throw new 
LoadingError();
                    } 

                              
            } 
    }

    try 
     { 
          
     } 
     catch(
TemplatesError $err
     { 
         echo 
$err->getMessage(); 
     }
 
    
$template = new GetTemplate($toLoad); 
?>
אני מקבל את השגיאה הבאה:

ציטוט:

Fatal error: Uncaught exception 'LoadingError' with message 'Loading Error: Template Does Not Exists.' in /home/webproject/Desktop/sites/PageMaker/templates/GetTemp.php:30 Stack trace: #0 /home/webproject/Desktop/sites/PageMaker/templates/GetTemp.php(46): GetTemplate->__construct('forum') #1 /home/webproject/Desktop/sites/PageMaker/forum/index.php(14): include('/home/webprojec...') #2 {main} thrown in /home/webproject/Desktop/sites/PageMaker/templates/GetTemp.php on line 30
ניסיתי מספר דרכים לפתור את השגיאה אבל לא הצלחתי :S


-טל
__________________
כושר קרבי \ טיפים לגיבושים



פורטל רעל - צבא וכושר קרבי
 
 

חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים)
 

כלים לאשכול
תצורת הצגה

חוקי פירסום
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is מופעל
סמיילים הם מופעל
[IMG] קוד מופעל
קוד HTML מכובה

קפיצה לפורום


כל הזמנים הם GMT +2. הזמן כעת הוא 05:34.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ