代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/114741/6122642
java entitynotfoundexception.java
package com.wrox.publish.db;
import com.wrox.publish.PublishException;
/**
* Exception thrown when an entity could not be found in the database.
*/
public class EntityNotFoundException extends Pub
www.eeworm.com/read/114207/6124842
java recordstoreexception.java
/*
* @(#)RecordStoreException.java 1.7 01/06/19
* Copyright (c) 2000-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* Copyright 2000 Motorola, Inc. All Rights Reserved.
* This notice does not
www.eeworm.com/read/114207/6124846
java recordstorenotopenexception.java
/*
* @(#)RecordStoreNotOpenException.java 1.7 01/06/19
* Copyright (c) 2000-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* Copyright 2000 Motorola, Inc. All Rights Reserved.
* This notice d
www.eeworm.com/read/263434/11362784
java zipexception.java
/*
* @(#)ZipException.java 1.15 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.util.zip;
www.eeworm.com/read/343059/11979622
java userloginrequest.java
package at.ac.uni_linz.tk.vchat;
import java.io.*;
/**
* Works as an abstract superclass for a Users' LoginRequests.
*
* @author Arno Huetter
* (C)opyright by the Institute for Co
www.eeworm.com/read/125581/14482592
java parserexception.java
/**
*
* @author Michael Wels
* @since 12.06.2002
* @version 1.01
*/
public class ParserException extends java.lang.Exception {
// Membervariablen
private Toke
www.eeworm.com/read/124287/14578221
java serviceexception.java
/*
* ServiceException.java
*
* Created on 2002年10月15日, 上午10:03
*/
package mobile.smsservice;
/**
*
* @author hkai
*/
public class ServiceException extends java.lang.Exception
{
www.eeworm.com/read/214343/15105038
java failedinvariant.java
package structure;
/**
* This error is thrown by the Assert class in the event of a failed
* invariant test. Errors are thrown rather than exceptions because
* failed invariants are assumed to be a